Release 0.7.0
Pre-release
Pre-release
pbcornell
released this
26 Feb 19:29
·
187 commits
to master
since this release
- implements the annotation, timestamp_offset, and timestamp_precision constraints
- adds valid_values support for timestamp ranges
- API changes:
- adds methods for instantiating ad-hoc schemas and types, specifically:
IonSchemaSystem.newSchema()
andSchema.newType()
- adds methods for instantiating ad-hoc schemas and types, specifically:
- bugfix: schema import ids were incorrectly expected to be symbols; now properly handles them as strings