Releases: JCSDA-internal/yamlprocessor
Releases · JCSDA-internal/yamlprocessor
0.6.2
What's Changed
- Add the ability to use the preprocessor with space offset by @mikecooke77 in #31
- Upgrade actions/checkout and actions/setup-python by @matthewrmshin in #32
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- Log include, include paths, time formats, time_ref; fix STDIN by @matthewrmshin in #30
Full Changelog: 0.6...0.6.1
0.6
What's Changed
- Concat multiple input filenames before processing by @matthewrmshin in #27
- Add a pre-process method by @mikecooke77 in #28
Full Changelog: 0.5.3...0.6
0.5.3
What's Changed
- Fix include merge variable substitution by @matthewrmshin in #23
- Use
pyproject.toml
instead ofsetup.cfg
by @matthewrmshin in #22
Full Changelog: 0.5.2...0.5.3
0.5.2
Improvement on INCLUDE scope usage.
0.5.1
Bug fix against 0.5. Fix root level include scope variable issue.
0.5
Include scope variables. Merge include into list/map. Non-string variable substitution. YAML 1.2.