All notable changes to this project will be documented in this file.
1.8.4 - 2023-04-24
- [#72] Stop Windows hangs when last output is on stderr (andrewesweet)
- [#71] Make cache directory path Windows friendly (andrewesweet)
1.8.3 - 2023-04-16
- [#70] Parse state flag (andrewesweet)
1.8.2 - 2023-01-26
- [#69] [feature] added support to pass a complex dict (MrImpossibru)
1.8.1 - 2022-12-01
- [#66] Support both lists and tuples in var-file arg and add relevant test (ludoo)
- [#65] Allow passing a list to tf_var_file (juliocc)
1.8.0 - 2022-11-09
- [#64] Create cache hash after command (marshall7m)
1.7.7 - 2022-11-04
- [#63] Cache hidden dir bug (marshall7m)
1.7.6 - 2022-11-02
1.7.5 - 2022-11-02
- [#61] Replace cache checksumdir pypi pkg with internal _dirhash() (marshall7m)
- [#60] Finer grained cache hash input (marshall7m)
1.7.4 - 2022-10-02
- [#57] Cache TerraformTest methods (marshall7m)
1.7.3 - 2022-09-29
1.7.2 - 2022-09-15
- [#56] add ability to pickle tftest instance objects (marshall7m)
1.7.1 - 2022-08-04
- [#53] Manage changelog (ludoo)
- [#50] Add command error to exception class, cleanup backup files (ludoo)
- [#51] Fix double close on Windows 10 (sueastside)
- [#52] Fix _abspath for windows (sueastside)
1.7.0 - 2022-07-11
- [#48] feat: Add support for Terraform workspaces (SplinterHead)
1.6.5 - 2022-05-04
- [#45] Log output while Popen is in progress (leighpascoe)
- [#47] Add job names in workflows (ludoo)
- [#46] Switch to Github workflows (ludoo)
1.6.4 - 2022-01-24
1.6.3 - 2022-01-06
- [#40] Adds support for the upgrade argument of the init command (lorengordon)
1.6.2 - 2021-12-31
1.6.1 - 2021-11-25
1.6.0 - 2021-06-08
1.5.7 - 2021-06-02
- [#28] Windows fixes (andrewesweet)