Releases: JCSDA-internal/yamlprocessor
Releases · JCSDA-internal/yamlprocessor
0.6.7
0.6.6
Improve data process output.
0.6.5
0.6.4
0.6.3
What's Changed
- Allow variable in include query value string by @matthewrmshin in #34
Full Changelog: 0.6.2...0.6.3
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.tomlinstead ofsetup.cfgby @matthewrmshin in #22
Full Changelog: 0.5.2...0.5.3
0.5.2
Improvement on INCLUDE scope usage.