Releases: python-jsonschema/jsonschema-lexer
Releases · python-jsonschema/jsonschema-lexer
v0.2.1
What's Changed
- Bump wntrblm/nox from 2023.04.22 to 2024.03.02 by @dependabot in #6
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #8
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add some basic tests for the lexer by @sudo-jarvis in #3
- Add support for multiple dialects by @sudo-jarvis in #4
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Create the Json Schema lexer using pygments by @sudo-jarvis in #1
New Contributors
- @sudo-jarvis made their first contribution in #1
Full Changelog: https://github.com/python-jsonschema/jsonschema-lexer/commits/v0.1.0