Releases: NOAA-EMC/wxflow
Releases · NOAA-EMC/wxflow
v0.2.0
What's Changed
- Enable searching for included templates when rendering jinja2 templates. by @aerorahul in #15
- if a key is missing, report with a KeyError in AttrDict by @aerorahul in #16
- Add sqlite3 interface by @aerorahul in #17
- expose a couple of specific sqlite3 error codes to Class object by @TerrenceMcGuinness-NOAA in #18
- SQLiteDB.Error.Excetption -> SQLiteDBError.Exception update by @TerrenceMcGuinness-NOAA in #19
- Add a test to demonstrate issue 13 is not an issue by @aerorahul in #20
- Add support for HPSS by @DavidHuber-NOAA in #22
- Add new features for archiving by @DavidHuber-NOAA in #24
- Add two new time filters to jinja by @DavidHuber-NOAA in #25
- Expand jinja environment by @DavidHuber-NOAA in #26
- Option to error on missing Jinja2 variables by @DavidHuber-NOAA in #27
- Create task_config member variable upon initialization by @DavidNew-NOAA in #30
- Create replace_tmpl filter for Jinja2 by @DavidNew-NOAA in #33
New Contributors
- @TerrenceMcGuinness-NOAA made their first contribution in #18
- @DavidHuber-NOAA made their first contribution in #22
- @DavidNew-NOAA made their first contribution in #30
Full Changelog: v0.1.0...v0.2.0
What's Changed
- Enable searching for included templates when rendering jinja2 templates. by @aerorahul in #15
- if a key is missing, report with a KeyError in AttrDict by @aerorahul in #16
- Add sqlite3 interface by @aerorahul in #17
- expose a couple of specific sqlite3 error codes to Class object by @TerrenceMcGuinness-NOAA in #18
- SQLiteDB.Error.Excetption -> SQLiteDBError.Exception update by @TerrenceMcGuinness-NOAA in #19
- Add a test to demonstrate issue 13 is not an issue by @aerorahul in #20
- Add support for HPSS by @DavidHuber-NOAA in #22
- Add new features for archiving by @DavidHuber-NOAA in #24
- Add two new time filters to jinja by @DavidHuber-NOAA in #25
- Expand jinja environment by @DavidHuber-NOAA in #26
- Option to error on missing Jinja2 variables by @DavidHuber-NOAA in #27
- Create task_config member variable upon initialization by @DavidNew-NOAA in #30
- Create replace_tmpl filter for Jinja2 by @DavidNew-NOAA in #33
- Update version to 0.2.0 and prepare for release by @aerorahul in #34
New Contributors
- @TerrenceMcGuinness-NOAA made their first contribution in #18
- @DavidHuber-NOAA made their first contribution in #22
- @DavidNew-NOAA made their first contribution in #30
Full Changelog: v0.1.0...v0.2.0
First release
What's Changed
- Introduce
wxflow
by @aerorahul in #1 - Prepare to release by @aerorahul in #3
- Add automated documentation rendering of the wxflow API by @aerorahul in #4
- Fix error in rtd.yaml by @aerorahul in #5
- Adds more documentation and guidelines. by @aerorahul in #6
- Remove black and flake8 deps. They are not available on wcoss2. keep… by @aerorahul in #8
- Import directly from wxflow in tests by @aerorahul in #9
- Correct the name of the license by @aerorahul in #10
New Contributors
- @aerorahul made their first contribution in #1
Full Changelog: https://github.com/NOAA-EMC/wxflow/commits/v0.1.0