Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 03:36
· 320 commits to master since this release
139f99f

DynamicExpressions v0.18.0

Diff since v0.17.0

Merged pull requests:

  • feat: create Expression type to store operators with expression and parse_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)