Skip to content

2024.5.1

Compare
Choose a tag to compare
@hitblast hitblast released this 01 May 12:02
· 282 commits to main since this release
2024.5.1
ed39cd6

What's Changed

  • Removed the legacy packaging method for the project and replaced it with Poetry for easier project management, both for developers and the end-users.
  • Optimized parts of the internal utils package with comprehensions and built-in function for a minimal bump in performance. This has no functional change.

Related PRs

  • 🔨 [tuning] Optimize utils using built-in func and list comprehension by @hitblast in #33
  • 🔨 [tuning] Migrate to Poetry and Masonry API for deployment by @hitblast in #29
  • Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #34

Full Changelog: 2024.4.27...2024.5.1