What's Changed
- Remove the note that the
serde
feature needs the standard library, as it no longer does, by @JSorngard in #136. - CI improvements, by @JSorngard in #118, #119, #137, #138, #139, #140 and #142.
- Update dependencies, by @dependabot in #120, #121, #122, #123, #124, #125, #126, #127, #128, #135 and #134.
- Make deserialization fallible if the input is not all primes, by @JSorngard in #129 and #141.
Full Changelog: v0.10.3...v0.10.4