Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 357 Bytes

history.md

File metadata and controls

16 lines (15 loc) · 357 Bytes

hjson-rust History

  • v1.1.0
    • edition 2021
    • minimum supported Rust version: 1.65
    • fixes bug preventing use of -j or -c for the CLI tool
  • v1.0.0
    • stable
  • v0.10.0
    • update to serde 1.0
  • v0.9.0
    • fix number parsing to allow u64 and i64
  • v0.8.2
    • fix stringify for strings staring with a punctuator char
  • v0.8.0
    • update to serde 0.8