v0.1.0 - Core Domain Layer
Axis v0.1.0 establishes the foundational EPCIS and GS1 domain model.
Highlights
- EPCIS Document model
- EPCIS Header and Body support
- Master Data support
- ObjectEvent
- AggregationEvent
- AssociationEvent
- TransactionEvent
- TransformationEvent
- GS1 identity modeling
- Parsing APIs
- JSON serialization
- TypeScript-first API
- Automated test coverage
- About This Release
This release intentionally focuses on the Core Domain Layer.
Axis begins by treating EPCIS as a developer-friendly domain model rather than a collection of XML structures. Developers can work with strongly typed objects that represent traceability concepts directly.
Looking Ahead
Future releases will add query capabilities, traceability graph tooling, validation APIs, XML import/export, CLI utilities, and developer examples.