v0.18.0
github-actions
released this
24 Jun 03:36
·
320 commits
to master
since this release
DynamicExpressions v0.18.0
Merged pull requests:
- feat: create
Expression
type to store operators with expression andparse_expression
to have robust parsing (#73) (@MilesCranmer) - CompatHelper: bump compat for SymbolicUtils in [weakdeps] to 2, (keep existing compat) (#78) (@github-actions[bot])
- Add DispatchDoctor.jl and fix various type instabilities (#79) (@MilesCranmer)
- Create
ParametricExpression
type (#81) (@MilesCranmer) - Improve ParametricExpressions (#82) (@MilesCranmer)