Skip to content

1.0.0 rolling release

Latest
Compare
Choose a tag to compare
@seabbs seabbs released this 01 Oct 18:55
d1e0658

This is a rolling release. Updates will be made to maintain functionality but there will be no intentional breaking changes

1.5.0

Implemented a safer approach to handling " and ' to better support windows.

1.4.0

Switched to using gh and node to enhance performance across OS's.
Added support for internally installing cmdstanr if it doesn't already exist.

1.3.0

Added API support for latest release detection

1.2.0

This release improves messaging for code that finds the latest cmdstan version and fixes and issues with this code for Mac

1.1.0

Made caching platform specific to increase robustness and added testing of a model being fit

1.0.0

Initial functional release using {cmdstanr} to install CmdStan and actions/cache to cache it.