Skip to content

Commit

Permalink
Prepare for release 0.16.0 (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues authored Jul 25, 2023
1 parent 8d9cb23 commit 4be0506
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## Version 0.16.0 (2023-07-25)

* Parsing of decay files (aka .dec files):
- Updated to the latest LHCb master file DECAY.DEC.
- Significant enhancements, improvements and simplifications to the parsing Lark grammar.
- Allow dec file Decay statements to effectively be able to set a particle as stable.
The package can now successfully parse all 8000-ish LHCb decay files.
- Test suite enhanced with various new tests.
* CI and tests:
- Updates to pre-commit hooks and CI YAML files.

## Version 0.15.5 (2023-07-21)

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

0 comments on commit 4be0506

Please sign in to comment.