Skip to content

Changelog

Unreleased

๐Ÿ’ซ New features

  • packaging: Expose __version__ from SCM

๐Ÿ“– Documentation

  • README: Added PyPI badges
  • more documentation, details parameters...

๐Ÿ“ฆ Build

  • linters: Switch to ruff as linter and upudate the lint stack"

๐Ÿงน Chores

  • pyproject: added missing project URLs

๐Ÿš€ 0.1.0 (2022-09-09)

๐Ÿ’ซ New features

  • Initial import: parse and serialize JSON, JSONC & JSON5 with style preservation

๐Ÿ“– Documentation

  • bootstrap documention and contribution guidelines
  • Added some badges to the README

๐Ÿงน Chores

  • misc fixes
  • lint: switch to flakeheaven