CHANGES
=======

0.1.1
-----

* Python3 support

0.1.0
-----

* only include important files
* Update subtree of libfab
* Squashed 'tremendous/libfab/' changes from c0d71c0..b25d1bf
* add readme
* add manifest file
* add 256 colors to demo
* add 256 color shortcuts
* add 256 color functions
* add demo script
* dynamically generate a function for each color
* remove apply_formats import
* remove apply_formats function
* make a function that will take a list of formats and apply them all
* Squashed 'tremendous/libfab/' changes from cde4ed5..c0d71c0
* move python wrappers to their own file
* declare colors as top-level
* move cffi stuff out to bindings.py
* add apply_format wrapper for stringifying
* Get initial working version of FFI bindings. No python API yet
* Squashed 'tremendous/libfab/' content from commit cde4ed5
* add comment about ffi
* initial commit
