Summary This is the first release after the switch to Lark.
What's Changed * ci: add trusted publisher and attestations by henryiii in https://github.com/scikit-hep/formulate/pull/44 * Fix trusted publisher delivery by jonas-eschle in https://github.com/scikit-hep/formulate/pull/47 * Update version and .gitignore by aryan26roy in https://github.com/scikit-hep/formulate/pull/48
New Contributors * aryan26roy made their first contribution in https://github.com/scikit-hep/formulate/pull/48
This release is the correctly tagged release of 0.1.0 and contains mainly developer side updates of the CI, CD, pre-commits and more.
0.0.8
Preliminary support for nested variables
0.0.7
0.0.6
- Set minimum `pyparsing` version
0.0.5
- Add support for all `TMath` constants except those related to uncertainties - Add support for most `TMath` functions - Add `variables`, `named_constants` and `unnamed_constants` properties to `Expression` objects - Generally improve `Expression` API