We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1033867 commit 6e035fcCopy full SHA for 6e035fc
CHANGELOG.md
@@ -21,6 +21,10 @@ backward incompatible changes will start to apply when the projects goes 1.0
21
### Fixed
22
- Fix `to_str` failure when calculating the number of solutions in the context
23
of optional match ([#147]). Thanks @LVrecar for the report and fix.
24
+
25
+### Changed
26
+- Drop support for Python 3.6/3.7
27
+- Migrated to pyproject.toml and ruff
28
29
[#147]: https://github.com/igordejanovic/parglare/issues/147
30
0 commit comments