Releases: cafkafk/serde-norway
Releases · cafkafk/serde-norway
v0.9.42
v0.9.41
v0.9.40 (I'm gonna maintain this
General
I've decided that I am in fact gonna try to maintain this. Let's see how that goes :D
What's Changed
- build(deps): bump anyhow from 1.0.92 to 1.0.93 by @dependabot in #16
- build(deps): cargo bump 2024-12-05 by @cafkafk in #21
- putting a ring on it + a release by @cafkafk in #22
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.9.39...v0.9.40
v0.9.39
Changelog
Documentation
- Remove unintended deprecation notice
Miscellaneous Tasks
- Release v0.9.39
Build
- Anyhow 1.0.87 -> 1.0.88
- Add
.envrc
for devShell - Anyhow 1.0.88 -> 1.0.89
- 2024-10-04-cargo-bump
- Include cargo-outdated in devShell
- Bump Cargo.lock 2024-11-04
Ci
- Use flake clippy from toolchain
v0.9.38
Changelog
[0.9.38] - 2024-09-07
Bug Fixes
- Rust nightly makes void matching error
Documentation
- Remove deprecation notice,
html_root_url
Miscellaneous Tasks
- Bump
Cargo.toml
to v0.9.38
Build
- Anyhow v1.0.86 -> v1.0.87
- Serde, serde_derive v1.0.204 -> v1.0.210
- Indexmap v2.2.6 -> v2.5.0
v0.9.37
v0.9.36 (Moving to Norway)
We needed a name that wasn't occupied on crates.io
Changelog
[unreleased]
Documentation
- Norway README.md
Build
- Change crate name, git cliff
- Total refactor to serde_norway
v0.9.35
So, serde-yaml was deprecated https://github.com/dtolnay/serde-yaml/releases/tag/0.9.34
I like serde-yaml, I need serde-yaml. I wrote to dtolnay about taking over maintainership, but I didn't get a reply. Which is good, because then I don't have to commit to maintaining this as seriously... for now.
Right now, this is just a project in maintenance mode.
Changelog
Documentation
- Get README example to not panic
- Unused line removed from README example
- Give Value::as_mapping_mut example room to breath
- Change funding, mention level of commitment to fork
Miscellaneous Tasks
- Update version-sync to 0.8
Refactor
- Remove legacy numeric constants for
Number
- Needless borrow for generic args
- Needless borrow for generic args
Build
- Nix flake, cargo deny
Ci
- Create dependabot.yml
- Add audit and conventional-commits workflow