v0.1.0
What's Changed
- chore: update skeleton by @erikgaal in #3
- build: add tests workflow by @erikgaal in #2
- feat: add unary expressions by @erikgaal in #1
- refactor: rename abacus namespace to schema by @robertvansteen in #4
- feat: add list & dict type by @robertvansteen in #5
- IP-X: Add BooleanType by @JulianaSaran in #7
- feat: improve formatting of TransformValueException value by @robertvansteen in #8
- build(deps): add sebastian/exporter by @robertvansteen in #9
- build(deps): expand sebastian/exporter version range by @robertvansteen in #10
- feat: support logical operators by @robertvansteen in #12
- feat: intersects operator by @erikgaal in #13
- Add comprehensive README documentation for the Schema library by @Copilot in #15
- Add comprehensive Copilot agent instructions for PHP schema library by @Copilot in #16
- Replace supports() method with explicit Source→Resolver mapping by @Copilot in #17
- Replace transform method with assert and coerce methods following PSL pattern by @Copilot in #14
- Implement namespace support for SymbolSource and SymbolResolver by @Copilot in #19
New Contributors
- @erikgaal made their first contribution in #3
- @robertvansteen made their first contribution in #4
- @JulianaSaran made their first contribution in #7
- @Copilot made their first contribution in #15
Full Changelog: https://github.com/mannum/schema/commits/v0.1.0