v0.5.0
What's Changed
- chore: add compatibility matrix CI tests for Elixir 1.15-1.19 by @fahchen in #42
- refactor: remove unused Enum.define/2 and update type docs by @fahchen in #41
- test: improve test coverage from 93.57% to 95.75% by @fahchen in #44
- feat: add column tracking and caller line offset to validator errors by @fahchen in #45
- docs: align spec with implementation — add missing feature scenarios by @fahchen in #46
Full Changelog: v0.4.0...v0.5.0