Skip to content

v0.1.0

Choose a tag to compare

@robertvansteen robertvansteen released this 10 Nov 09:43
6c1135e

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

Full Changelog: https://github.com/mannum/schema/commits/v0.1.0