Releases: amenezes/pybmoore
Releases · amenezes/pybmoore
2.0.1
changelog
- Fix typing hint annotations;
- Added support for Python 3.13.x.
2.0.0
changelog
- Enhanced granular control for searching multiple terms at once with search_m method. For more details, please see the README.
1.5.0
changelog
- added support to Python 3.12
1.4.0
changelog
- better performance 🚀;
- better typing hint support;
- updated documentation.
1.3.1
changelog
- removed support to Python 3.7.x
- removed cattrs as dependency from setup.cfg 🐞
1.3.0
changelog
- added support to python 3.11
1.2.1
changelog
- improved build setup
- updated docs
1.2.0
changelog
- added templates for: issues, PR and contributing
- code refactored
1.1.0
changelog
- internal improvements to better performance.
1.0.0
changelog
- initial support to cython to better performance 🚀