2024.5.1
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