- Fix for floating-point error handling (#55)
- Fix error reading MEME files without "name" per motif (#64)
- Fix get_pair_locations for motif lists with length > 1000 (#62)
- Added figsize to plotting.genome_view (#69)
- Added pyproject.toml to fix error introduced in 1.0.2 when installing with pip
- Fixed missing readthedocs documentation
- Added a warning if not at least one annotation was found with the given config (annotate_regions())
Fixed error when importing mpl_toolkits.axes_grid for matplotlib >= 3.6 (#47); the import now depends on the matplotlib version
- Initial release to PyPI
- Start of versioning