Skip to content

Commit

Permalink
Prepare release 0.18.5 (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues authored Oct 7, 2024
1 parent 0ebc493 commit 5eec761
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## Version 0.18.5 (2024-10-07)

* Parsing of decay files (aka .dec files):
- Remove deprecated method DecFileParser.load_grammar.
* Miscellaneous:
- Added support for Python 3.13.
- Added attestations.
* CI and tests:
- Codecov back working again - required tokens.
- Faster CI with `uv`.
- Updates to pre-commit hooks and CI YAML files.

## Version 0.18.4 (2024-08-09)

* Parsing of decay files (aka .dec files):
Expand Down

0 comments on commit 5eec761

Please sign in to comment.