Json Versions Save

Strongly typed JSON library for Rust

v1.0.117

1 month ago
  • Resolve unexpected_cfgs warning (#1130)

v1.0.116

1 month ago
  • Make module structure comprehensible to static analysis (#1124, thanks @mleonhard)

v1.0.115

2 months ago
  • Documentation improvements

v1.0.114

3 months ago
  • Fix unused_imports warnings when compiled by rustc 1.78

v1.0.113

4 months ago
  • Add swap_remove and shift_remove methods on Map (#1109)

v1.0.112

4 months ago
  • Improve formatting of "invalid type" error messages involving floats (#1107)

v1.0.111

5 months ago
  • Improve floating point parsing performance on loongarch64 (#1100, thanks @heiher)

v1.0.110

5 months ago
  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.109

5 months ago
  • Documentation improvements

v1.0.108

7 months ago
  • Documentation improvements (#1075, #1081, #1082, thanks @dimo414 and @fritzrehde)