Feature * Added variables to the directory level scope ([`26c33e3`](https://github.com/alexisbeaulieu97/Mixy/commit/26c33e3949c77c3f8265a473d28fa319fd83488f))
Documentation * Added readme information ([`1c35720`](https://github.com/alexisbeaulieu97/Mixy/commit/1c35720f8afdb8d2e3026adf54a4281b7ad48be2))
Feature * Added toml as a supported configuration format for projects ([`3d65386`](https://github.com/alexisbeaulieu97/Mixy/commit/3d6538658f9318b41d3c72c5ef25b17c00c22b52))
1.7.1
Fix * Used builtin libraries to calculate local time ([`30fcd20`](https://github.com/alexisbeaulieu97/Mixy/commit/30fcd20aa3deb0f45ac09f7c14e00761f8ac7a71)) * Fixed a bug which caused program to fail if 'localtime' was not a valid option for ZoneInfo ([`f397050`](https://github.com/alexisbeaulieu97/Mixy/commit/f3970506ac21123df6fd4881b170187b85a35512))
1.7.0
Feature * Made list prompt parsing more accurate using yaml's loader ([`548bc01`](https://github.com/alexisbeaulieu97/Mixy/commit/548bc017751ceeee6c1eb686eebcca35f330109a))