Recent Releases of https://github.com/cdcgov/pygriddler
https://github.com/cdcgov/pygriddler - v0.3.0
v0.3.0 has two major breaking changes:
- The griddler syntax is totally redefined and now specified by a more future-proof JSON schema.
- Functionality unrelated to parsing of griddlers has been removed.
What's Changed
- JSON schema syntax by @swo in https://github.com/CDCgov/pygriddler/pull/55
- Improve link from docs to repo by @swo in https://github.com/CDCgov/pygriddler/pull/61
- Excise simulation wrapper functionality by @swo in https://github.com/CDCgov/pygriddler/pull/62
- CLI supports JSON and YAML by @swo in https://github.com/CDCgov/pygriddler/pull/63
- Update version; remove polars by @swo in https://github.com/CDCgov/pygriddler/pull/64
Full Changelog: https://github.com/CDCgov/pygriddler/compare/v0.2...v0.3.0
- Python
Published by swo about 1 year ago
https://github.com/cdcgov/pygriddler - v0.2
v0.2 was the first fully-functioning prototype. It uses a syntax that will be made obsolete with v0.3. It is not recommended for any new project.
Full Changelog: https://github.com/CDCgov/pygriddler/commits/v0.2
- Python
Published by swo about 1 year ago