v0.14.2
What's Changed
- Recommend user install with
--enable-shared
by @MilesCranmer in #352 - Automated update to backend: v0.19.1 by @MilesCranmer in #355
Backend
Merged pull requests on backend:
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (MilesCranmer/SymbolicRegression.jl#202) (@github-actions[bot])
- (Soft deprecation) change
varMap
tovariable_names
(MilesCranmer/SymbolicRegression.jl#219) (@MilesCranmer) - (Soft deprecation) rename
EquationSearch
toequation_search
(MilesCranmer/SymbolicRegression.jl#222) (@MilesCranmer) - Fix equation splitting for unicode variables (MilesCranmer/SymbolicRegression.jl#223) (@MilesCranmer)
Full Changelog: v0.14.1...v0.14.2