Skip to content

Releases: jorenham/exports

v1.3.0

10 Jan 17:17
Immutable release. Only release title and notes can be modified.
v1.3.0
5d577f3

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 Aug 20:44
58954c6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

10 Oct 11:15
4f5396e

Choose a tag to compare

Maintanance release

What's Changed

  • formal python 3.12 support
  • continuous integration using github-actions by @jorenham in #3

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Jul 14:59
fc626d4

Choose a tag to compare

  • switched from mypy to pyright
  • various typing fixes