v0.2.0
What's Changed
- feat: add type annotations by @nijel in #18
- chore(pre-commit): use native gitleaks instead of docker by @nijel in #20
- feat(ci): run testsuite by @nijel in #19
- chore(deps): update actions/setup-python action to v6.1.0 by @renovate[bot] in #22
- feat(ci): give package jobs better names by @nijel in #23
- chore(deps): update astral-sh/setup-uv action to v7.1.4 by @renovate[bot] in #21
- feat: add gettext wrapping implementation by @nijel in #24
- fix: corrected mergeable condition for gettext by @nijel in #25
- fix: optimize chars matching by @nijel in #26
- feat(gettext): split on escaped newlines by @nijel in #27
Full Changelog: v0.1.1...v0.2.0