Skip to content

v0.0.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 20:40
· 4 commits to refs/heads/main since this release
c1b4765

Changes

  • Use compartment tables as basis of preset joins (@d33bs via #183)
  • Add order to limit and offset queries for deterministic results (@d33bs via #182)
  • Bump idna from 3.6 to 3.7 (@dependabot via #186)
  • Enable Python 3.12 compatibility through dependency-based updates (@d33bs via #174)
  • Bump scipy from 1.9.3 to 1.10.0 (@dependabot via #173)
  • Add python 3.11 to automated tests (@d33bs via #172)
  • Remove poetry lockfile to better project testing with scheduled trigger (@d33bs via #170)
  • Changing python's upper limit version to python<3.12 (@axiomcura via #158)