What's Changed
* Enable searching for included templates when rendering jinja2 templates. by aerorahul in https://github.com/NOAA-EMC/wxflow/pull/15
* if a key is missing, report with a KeyError in AttrDict by aerorahul in https://github.com/NOAA-EMC/wxflow/pull/16
* Add sqlite3 interface by aerorahul in https://github.com/NOAA-EMC/wxflow/pull/17
* expose a couple of specific sqlite3 error codes to Class object by TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/wxflow/pull/18
* SQLiteDB.Error.Excetption -> SQLiteDBError.Exception update by TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/wxflow/pull/19
* Add a test to demonstrate issue 13 is not an issue by aerorahul in https://github.com/NOAA-EMC/wxflow/pull/20
* Add support for HPSS by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/22
* Add new features for archiving by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/24
* Add two new time filters to jinja by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/25
* Expand jinja environment by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/26
* Option to error on missing Jinja2 variables by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/27
* Create task_config member variable upon initialization by DavidNew-NOAA in https://github.com/NOAA-EMC/wxflow/pull/30
* Create replace_tmpl filter for Jinja2 by DavidNew-NOAA in https://github.com/NOAA-EMC/wxflow/pull/33
New Contributors
* TerrenceMcGuinness-NOAA made their first contribution in https://github.com/NOAA-EMC/wxflow/pull/18
* DavidHuber-NOAA made their first contribution in https://github.com/NOAA-EMC/wxflow/pull/22
* DavidNew-NOAA made their first contribution in https://github.com/NOAA-EMC/wxflow/pull/30
**Full Changelog**: https://github.com/NOAA-EMC/wxflow/compare/v0.1.0...v0.2.0
What's Changed
* Enable searching for included templates when rendering jinja2 templates. by aerorahul in https://github.com/NOAA-EMC/wxflow/pull/15
* if a key is missing, report with a KeyError in AttrDict by aerorahul in https://github.com/NOAA-EMC/wxflow/pull/16
* Add sqlite3 interface by aerorahul in https://github.com/NOAA-EMC/wxflow/pull/17
* expose a couple of specific sqlite3 error codes to Class object by TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/wxflow/pull/18
* SQLiteDB.Error.Excetption -> SQLiteDBError.Exception update by TerrenceMcGuinness-NOAA in https://github.com/NOAA-EMC/wxflow/pull/19
* Add a test to demonstrate issue 13 is not an issue by aerorahul in https://github.com/NOAA-EMC/wxflow/pull/20
* Add support for HPSS by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/22
* Add new features for archiving by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/24
* Add two new time filters to jinja by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/25
* Expand jinja environment by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/26
* Option to error on missing Jinja2 variables by DavidHuber-NOAA in https://github.com/NOAA-EMC/wxflow/pull/27
* Create task_config member variable upon initialization by DavidNew-NOAA in https://github.com/NOAA-EMC/wxflow/pull/30
* Create replace_tmpl filter for Jinja2 by DavidNew-NOAA in https://github.com/NOAA-EMC/wxflow/pull/33
* Update version to 0.2.0 and prepare for release by aerorahul in https://github.com/NOAA-EMC/wxflow/pull/34
New Contributors
* TerrenceMcGuinness-NOAA made their first contribution in https://github.com/NOAA-EMC/wxflow/pull/18
* DavidHuber-NOAA made their first contribution in https://github.com/NOAA-EMC/wxflow/pull/22
* DavidNew-NOAA made their first contribution in https://github.com/NOAA-EMC/wxflow/pull/30
**Full Changelog**: https://github.com/NOAA-EMC/wxflow/compare/v0.1.0...v0.2.0