Skip to content

2.4.1

Choose a tag to compare

@lifedox lifedox released this 07 Nov 03:15
· 116 commits to main since this release
ee5ffb2

Refactored

  • Refactored LazyLoadConfiguration.__setstate__ to use self.__dict__.update(state) to mimic documentation.
  • Updating package to include Python 3.14 (and formally adding it to CI pipelines).