v0.15.0 (2025-05-04)
This release is published under the MIT License.
Build System
-
π¦οΈ bump actions (
9c6e91e
) -
π¦οΈ fix smr commit message template (
eedc0d2
) -
π¦οΈ move to uv (
4002514
)
Chores
-
π§ bump tile38 dev environment (
a0bc937
) -
π§ cleanups (
7b9a092
) -
π§ clear comment (
63e4b91
) -
π§ fix mypy error (
0dd5de3
) -
π§ targeted imports (
dc3c4cb
)
Features
- β¨ to force minor (
0ea78de
)
to be more strict with shadowed argument naming, I remove most of the id arguments and format argument, and min/max arguments in favour of names that do not intersect with python buildins.
Detailed Changes: v0.14.2...v0.15.0