* **about:** Add path checker ([`552d1f0`](https://github.com/entelecheia/hyfi/commit/552d1f0649c412a7ddb6023c9ee47fbd6d988ca0)) * **hyfi.core:** Add hydra configuration initialization class and related functions ([`223c133`](https://github.com/entelecheia/hyfi/commit/223c13360ee04a49eb89ac55255dc0a377967eaf)) * **hyfi:** Add user_config_path to about config ([`9f087e9`](https://github.com/entelecheia/hyfi/commit/9f087e98c45d401aef37d461373245494280c7db)) * **about-config:** Add user_config_path property ([`50ea40d`](https://github.com/entelecheia/hyfi/commit/50ea40dc064bcb1e87d0ee9768912df34f41af54))
Fix
* **hyfi:** Fix searchpath support ([`1bc6323`](https://github.com/entelecheia/hyfi/commit/1bc6323d23bc6f28a5b11e1df40d1ad995d834c7))
Documentation
* **hyfi/about:** Add user_config_path attribute ([`dca153b`](https://github.com/entelecheia/hyfi/commit/dca153b38f835fc91504659adf5d9900cc845613)) * Rename files in copier and pipe configuration examples ([`3c83044`](https://github.com/entelecheia/hyfi/commit/3c8304417c91de8577cb64176f8241cf89654be9))
1.2.14
Fix
* **hyfi:** Change default copier, add exclude_test_files option, modify path_spec with exclude options, rename conf.yaml to __init__.yaml ([`37f8a14`](https://github.com/entelecheia/hyfi/commit/37f8a147a429be8f4d8b1731e2766893a726bd50))
1.2.13
Fix
* **hyfi:** Improve handling of global project configuration ([`3e1d7ca`](https://github.com/entelecheia/hyfi/commit/3e1d7ca39863e718a977143ba745cafe6b6ffda1)) * **hyfi/main:** Add specific configuration name handling ([`f8ad8dc`](https://github.com/entelecheia/hyfi/commit/f8ad8dc5288a2273014ebc0d056797ed33ceed89)) * **batch:** Add BatchPathConfig to BatchTaskConfig ([`27fb4d6`](https://github.com/entelecheia/hyfi/commit/27fb4d60a9ed355415f4766a4321c76a253a2551)) * **pipeline:** Change task loading logic ([`f75703c`](https://github.com/entelecheia/hyfi/commit/f75703ca2270c83bef1548607c4866bb94e00ce5)) * **hyfi:** Add project setting in cli_main function ([`a1aa5f9`](https://github.com/entelecheia/hyfi/commit/a1aa5f94706225dc77a8f11896418ca5e706b6d5))
1.2.12
Fix
* **task:** Change task_root path in init.yaml ([`79e710c`](https://github.com/entelecheia/hyfi/commit/79e710ce18cc6a3e6fa766cbb353ef6c44e1d433)) * **main:** Simplify and enhance config handling ([`a69c704`](https://github.com/entelecheia/hyfi/commit/a69c704a9e9728cd700a6702cf7817950696ddf3)) * **core:** Add method to get project path in HyfiConfig ([`38b4288`](https://github.com/entelecheia/hyfi/commit/38b42882d9540b516f12e4e834e2b46782ab2e49)) * **path:** Add repr, str methods and get path helper function to BasePathConfig class. ([`7037d29`](https://github.com/entelecheia/hyfi/commit/7037d2923b04886ae6532c50fcee2b24d354b300))
1.2.11
Fix
* **hyfi/utils/envs:** Add functionality to delete environment variables ([`4cf286b`](https://github.com/entelecheia/hyfi/commit/4cf286b84c43fa5ae8af7ee4aed0878fc100eeb1)) * **project:** Rename project name and global workspace name ([`da22cbc`](https://github.com/entelecheia/hyfi/commit/da22cbc729d95716cc4fb452091b844d0b5cb0b4)) * **dotenv:** Change default value of HYFI_GLOBAL_WORKSPACE_NAME ([`6e31dd2`](https://github.com/entelecheia/hyfi/commit/6e31dd2b14ec089f9bf88a0153d52030f9832309)) * **core:** Add .env file support in HyfiConfig ([`23e8ff2`](https://github.com/entelecheia/hyfi/commit/23e8ff2cc8057932f158bad74328ae976cc679bc)) * **hyfi/conf/project:** Add global_workspace_name to __test__.yaml ([`73b1303`](https://github.com/entelecheia/hyfi/commit/73b1303773f3cf31860c17891e59a740ed0a10ec)) * **project:** Update project configuration parameters in __init__.yaml ([`536aa6d`](https://github.com/entelecheia/hyfi/commit/536aa6d5034d12a629e7c8839e875002f0309e44)) * **path:** Modify path configurations in __init__.yaml ([`69c13fe`](https://github.com/entelecheia/hyfi/commit/69c13febe3fd20aa4dd9140d55e7c547a79ce030))
1.2.10
Fix
* **hyfi/core:** Improve package name retrieval in print_about function ([`cd8322e`](https://github.com/entelecheia/hyfi/commit/cd8322e81092828897325b5a43a610b9c012399a))