## Release Needed There are 29 commits since the last release (v0.2.2 from March 2022). A new release is needed. ### Key Changes Since v0.2.2 - Apply JuliaFormatter to codebase - Add downgrade CI workflow - Add .typos.toml configuration + SpellCheck.yml workflow - Update GitHub Actions (codecov-action, setup-julia, checkout, cache) - Enable dependabot for GitHub actions - Various CI improvements ### Version Bump Required The version in `Project.toml` should be bumped from `0.2.2` to `0.3.0`. ### Registration Command After the version bump is merged, register with: ``` @JuliaRegistrator register ``` cc @ChrisRackauckas
Release Needed
There are 29 commits since the last release (v0.2.2 from March 2022). A new release is needed.
Key Changes Since v0.2.2
Version Bump Required
The version in
Project.tomlshould be bumped from0.2.2to0.3.0.Registration Command
After the version bump is merged, register with:
cc @ChrisRackauckas