All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
For the purpose of determining breaking changes:
- Only direct imports from top-level module
unpaginate
are considered public API - A change that only impacts type hints validation is not considered a breaking change
- Removing support for a version of Python that is not officially supported anymore is not considered a breaking change
0.1.0 - 2024-04-28
- Initial public release 🎉