Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 1011 Bytes

CHANGELOG.md

File metadata and controls

46 lines (38 loc) · 1011 Bytes

Changelog

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.

[Unreleased]

Added

  • bson format

Fixed

  • Update dependencies

[0.1.6] - 2023-09-28

Fixed

  • Issue with toml
  • Update dependencies

[0.1.5] - 2022-09-18

Added

  • json5 format
  • Using keep changelog format
  • Building windows-installer in release job

Fixed

  • Fix indentation for ron on windows 24

Removed

  • cbor format
  • homebrew packaging

[0.1.3] - 2022-07-17

Added

  • homebrew packaging

[0.1.2] - 2022-07-15

Added

  • support of compact option for toml
  • ron format
  • cbor format

[0.1.1] - 2022-06-28

Added

  • more tests

[0.1.0] - 2022-06-28

Added

  • initial version with support of json, yaml and toml
  • json supports compact option