Skip to content

Release 0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pbcornell 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() and Schema.newType()
  • bugfix: schema import ids were incorrectly expected to be symbols; now properly handles them as strings