Sha256: b2dee58a28ee76270a5b43a2ee403e58c16a83713d1ea9c04ee64f9a3357d519

Contents?: true

Size: 761 Bytes

Versions: 1

Compression:

Stored size: 761 Bytes

Contents

0.3.1
=====

- Correct pattern compilation. XML Schema patterns implicitly must
  match the entire value, so it's necessary to surround the value with
  `^` and `$` when converting to a ruby regular expression.

0.3.0
=====

- Add foreign key / table reference support, including explicit
  mappings for all ambiguous or unguessable FKs (#1).
- Add Specification#[] for quicker access to a particular table or
  tables.

0.2.0
=====

- Rename gem to ncs_mdes (from ncs-mdes).
- Embed the VDR transmission XSD since we now have permission to
  distribute the MDES structure.
- Update version 2.0 to be based on 2.0.01.02.

0.1.0
=====

- Add mdes-console executable.

0.0.1
=====

- First version. Reads data from VDR transmission schema for MDES 1.2
  and 2.0.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ncs_mdes-0.3.1 CHANGELOG.md