Releases: tibordp/pyncette
Releases · tibordp/pyncette
v0.10.1
- Include missing lua files in the built wheel
v0.10.0
- Drop support for Python 3.7
- Add support for Python 3.11
- Modernize Python package structure and linters
- Fix a few bugs and type annotations
v0.9.0
- Upgrade dependencies
- Experimental Python 3.10 support
v0.8.1
- Improve performance for calculation of the next execution time
- Add ability for repositories to pass a pagination token
- Add
add_to_context()
to inject static data to context
- Clean up documentation and add additional examples
v0.7.0
- Added support for automatic and cooperative lease heartbeating
- PostgreSQL backend can now skip automatic table creation
- Improved signal handling
- CI: Add Codecov integration
- Devenv: Run integration tests in Docker Compose