Releases: goodmami/penman
Releases · goodmami/penman
v1.3.1
v1.3.0
What's Changed
- Bump pygments from 2.10.0 to 2.15.0 in /docs by @dependabot in #116
- Update Python versions to 3.8 through 3.12 by @goodmami in #127
- Fix #124 Update versions of actions/checkout and actions/setup-python by @goodmami in #130
- Update documentation building by @goodmami in #132
- Switch to Ruff for linting by @goodmami in #133
- Add dev:format script and reformat code by @goodmami in #135
- Update reifications :accompanier, :example, and :poss by @goodmami in #136
- V1.3.0 release by @goodmami in #137
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Fix flaky tests/test_layout.py::test_rearrange by @shenganzhang in #102
- Encoding generalizations by @BramVanroy in #110
New Contributors
- @shenganzhang made their first contribution in #102
- @BramVanroy made their first contribution in #110
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.0
v0.12.0
This release improves the amount and behavior of functions for processing inputs from the penman
command. It also replaces the previous release's Model.check()
with Model.errors()
, which is generally more useful. Finally, the new penman.constant
module is introduced for dealing with constant values in their interpreted datatypes.
See the CHANGELOG.