v1.5.0
What's Changed
- Find references to other files for download and validation by @mint-thompson in #96
The new feature in this release is the ability to find and use references to other files when validating a file. As described in #96, a "table-of-contents" file may contain references to "in-network" and "allowed-amount" files. An "in-network" file may contain references to "provider-reference" files. This means that you can start at a "table-of-contents" file and validate every file reachable from it.
Full Changelog: v1.4.3...v1.5.0