Concepts Changelog
==================


Version 0.4
-----------

Add context file csv format.

Added newline normalization to context file loading.

Update bitset dependency to 0.5 (better neighbors).

Backwards incompatible: removed underscore from (from|to)_(string|file) method
names.


Version 0.3
-----------

Update graphviz interface dependency to 0.2 (UTF-8 support) with changed api.


Version 0.2.3
-------------

Support empty iterables in Lattice join and meet.


Version 0.2.2
-------------

Simplified graphviz quoting.


Version 0.2.1
-------------

Improved visualization.


Version 0.2
-----------

Added loading and dumping of contexts and include some example cxt files.

Make context objects pickleable.

Context and lattice methods no more implicitly split string arguments.


Version 0.1.4
-------------

Switch to standalone graphviz interface implementation.


Version 0.1.3
-------------

Refine packaging info.


Version 0.1.2
-------------

Account for bitsets internal api change.

Improve documentation.


Version 0.1.1
-------------

Switch to standalone bitsets implementation.


Version 0.1
-----------

First public release.
