##### Version 1.44.2
* Make compute() return the same as in previous versions
* Soft-deprecate compute() for now

##### Version 1.44.1
* Add support for dots in formula
* Allow direct multiclass outcomes with factors

##### Version 1.44.0
* New maintainer: Marvin N.Wright
* Add a predict() function to replace compute()
* Use Deriv package for symbolic derivation
* Many internal changes to improve code quality
* Bug fixes