Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 712 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 712 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.1.2 - 2025-01-04

Changed

  • Fix compiler warnings in newer rustc.
  • serde-json-core bumped to 0.6.
  • thiserror bumped to 2.0.9.

v0.1.1 - 2023-11-21

Changed

  • do not treat carriage return as newline

v0.1.0 - 2023-11-20

Initial release