What's Changed
- ci: bump the actions group with 1 update by @dependabot in #39
- ci: bump hatch from 1.9.1 to 1.9.3 in /.github/workflows by @dependabot in #38
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #41
- refactor: Make importlib-resources a dev dependency and remove the
SCHEMA_FILE
constant from the public API by @edgarrmondragon in #36 - feat: Add
is_editable
wrapper function by @edgarrmondragon in #37 - feat: Make the
parse
function part of the public API by @edgarrmondragon in #40 - chore: Bump
coverage
to 7.4.2 to only use "sysmon" when available by @edgarrmondragon in #42 - chore: Remove redundant Ruff
target-version
configl by @edgarrmondragon in #43 - test: Use a more accurate JSON schema to generate test cases by @edgarrmondragon in #44
Full Changelog: v0.3.0...v0.4.0