Skip to content

Version 1.0.0

Choose a tag to compare

@alganet alganet released this 24 Mar 03:37
· 37 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • Migrate to uv by @alganet in #35
  • Simplify circular dependency detection by @alganet in #37
  • Add safeguard tests for dealing with dataclasses by @alganet in #41
  • Better docs for testing conventions by @alganet in #42
  • Streamline REUSE licenses by @alganet in #50
  • Also test on python 3.15 by @alganet in #51
  • Redesign compiled AIO to use additive CompiledAio wrapper by @alganet in #62
  • Fix list/dict constant resolution and numeric key handling by @alganet in #71
  • Bump dependencies

Full Changelog: v0.2.0...v1.0.0