Skip to content

Releases: tibordp/pyncette

v0.10.1

09 May 10:15
Compare
Choose a tag to compare
  • Include missing lua files in the built wheel

v0.10.0

08 May 22:07
Compare
Choose a tag to compare
  • 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

17 Oct 18:41
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Experimental Python 3.10 support

v0.8.1

08 Apr 16:41
Compare
Choose a tag to compare
  • 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.8.0

05 Apr 21:05
Compare
Choose a tag to compare

v0.7.0

31 Mar 01:31
Compare
Choose a tag to compare
  • 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

v0.6.3

25 Feb 16:40
Compare
Choose a tag to compare
  • Add Python 3.9 support

v0.6.2

25 Jun 14:14
Compare
Choose a tag to compare
  • Add synchronous executor