New features and enhancements:
Formula.differentiate()
is now considered stable, with
ModelMatrix.differentiate()
to follow in a future release. (#236)
Bugfixes and cleanups:
- Fixed a regression introduced in v1.1.0 regarding ordering of terms in a
differentiated formula. (#236)