ack_generator 0.3.0-beta.1 copy "ack_generator: ^0.3.0-beta.1" to clipboard
ack_generator: ^0.3.0-beta.1 copied to clipboard

Code generator for ACK validation schemas

0.3.0-beta.1 #

  • FEAT: Add dart_mappable integration for seamless field name synchronization (#10). (66adc717)
  • FEAT: Add discriminated union schema support with pattern matching (#6). (9c9aff3c)
  • REFACTOR: Improved json-schema support (#9). (d4da5d94)
  • REFACTOR: consolidate constraint system and enhance validation pipeline (#8). (e6161a39)
  • DOCS: Fix API inconsistencies across all documentation (#12). (2c57298b)

0.2.0-beta.1 #

  • FEAT: Schema Modelling and Code Gen (#4). (38ff2cc3)
  • CHORE: Update license of ack_generator. (c3ff03b1)