Releases: JSorngard/lambert_w
Releases · JSorngard/lambert_w
v1.0.13
v1.0.12
What's Changed
- Noted the accuracy of the functions on the trait in the example.
- Improvements to CI jobs.
- Updated dev-dependencies.
Full Changelog: v1.0.11...v1.0.12
v1.0.11
v1.0.10
What's Changed
- Move unit tests into separate module, in #58.
- Correct information in comments, in #59.
- Simplify
semver-checks
CI job, in #60. - Minor changes to plot example to show the function better in the final image.
- Note adherence to semver in the changelog.
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Use
taiki-e/install-action
to install dev tools in CI, in #52 - Explicit install of rust components in CI, in #53
- Use minimal output format for
cargo-msrv
in CI, in #54 - Add a plot example, in #56
- Make crate conditionally
no_std
in such a way that the implicit prelude is always the same, in #57
Full Changelog: v1.0.8...v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
What's Changed
- Make the CI jobs test all feature combinations in #32.
- Add a "References" section to the readme and docs, and a "⬆️ Back to top" button after it to let the user quickly get back up if they followed the reference number.
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Add a run of
cargo build
to the CI job that verifies the msrv in #30 - Bump libm dependency by @dependabot in #31
- Add the "No standard library" category on crates.io.
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: v1.0.3...v1.0.4