Version 1.3.1h [ NYR ]

Version 1.3.1g
  * Fix Issue 4 (Bug with reads - can't read some int keys)

Version 1.3.1f
  * track version number of tcerl

Version 1.3.1e
  * track version number of tcerl

Version 1.3.1d 
  * optional bloom filter 

Version 1.3.1c
  * Remove concurrent access in stop 

Version 1.3.1b
  * Fix new_float_ext compare bugs.

Version 1.3.1a
  * Async update operations

Version 1.3.1
  * Corresponds to tokyocabinet-1.3.1
  * Add tcfatalfunc handler to print backtrace

Version 1.2.5f
  * (Apparently) get rid of deadlock (by serializing and avoiding tcbdbsetmutex)

Version 1.2.5e
  * Use driver_async to avoid blocking the emulator on disk i/o.

Version 1.2.5d
  * Fix my_erl_compare_ext bug (strings <=> lists).

Version 1.2.5c
  * Type declaration ordering fix.

Version 1.2.5b
  * Atomic update_counter support.

Version 1.2.5a
  * Some OS/X build fixes.

Version 1.2.5
  * Corresponds to tokyocabinet-1.2.5
