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
Back to top