Changelog for diskhash-0.0.4.2
Version 0.0.4.2 2019-11-11 by luispedro
* Fix non-ASCII keys
Version 0.0.4.1 2019-11-05 by luispedro
* Fix Python extension compilation
Version 0.0.4.0 2017-11-27 by luispedro
* Load hash table into memory
Version 0.0.3.2 2017-11-09 by luispedro
* Fix Haskell distribution
Version 0.0.3.1 2017-11-09 by luispedro
* Add rtable.c to distributions
Version 0.0.3.0 2017-11-09 by luispedro
* Better hash function
Version 0.0.2.3 2017-10-24 by luispedro
* Fix crashes on very large hashes
Version 0.0.2.2 2017-10-23 by luispedro
* Better error message for ftruncate failures
Version 0.0.2.1 2017-10-12 by luispedro
* Export reserve() in Python interface
Version 0.0.2.0 2017-10-05 by luispedro
* Python improvement: support generic types through struct
* Do not crash when attempting to write to RO tables
* More flexible option checking
* Better error messages
Version 0.0.1.2 2017-06-27 by luispedro
* Fix cabal release: include C header files in extra-source-files
Version 0.0.1.1 2017-06-27 by luispedro
* Fix cabal release: include C header files
Version 0.0.1 2017-06-27 by luispedro
* First release. Basic funcionality