* Added workaround to register default record types. * Added support for Python 3.9. * Fixed insertion bug. * Added empty space reservation.
0.2.1
------------------
* Fixed flood with empty span.
0.2.0
------------------
* Added support for current Python versions (3.8, PyPy 3). * Removed support for old Python versions (< 3.6, PyPy 2). * Major refactoring to allow an easier integration of new record formats.
0.1.0
------------------
* Added support for Python 3.7.
0.0.4
------------------
* New command line interface made with Click. * More testing and fixing. * Some refactoring. * More documentation.
0.0.3
------------------
* Much testing and fixing. * Some refactoring. * More documentation.