* Add new configurations for various components ([`770348a`](https://github.com/entelecheia/hyfi/commit/770348a901eaf8c8073b46be1074a2d9c29931aa))
1.2.2
Fix
* **project-config:** Add joblib backend initialization and logger debug and warning messages ([`6e699ca`](https://github.com/entelecheia/hyfi/commit/6e699cac9b00e6f280bdfce1184dbbcbc7a68c07)) * **pipeline:** Initialize project before task assignment ([`18b63b6`](https://github.com/entelecheia/hyfi/commit/18b63b6c92a99317a9abdc20869c215460ff90b6)) * **hyfi:** Initialize HyFI in cli_main function ([`8181021`](https://github.com/entelecheia/hyfi/commit/81810212140c5470d9f949d2beecf695e45c751f))
Documentation
* Add new reference files for various utilities and graphics ([`ca32b9c`](https://github.com/entelecheia/hyfi/commit/ca32b9c88184f22318a5eb13bc62760f47e0e05c))
1.2.1
Fix
* **core:** Rename __global__ to core ([`2e0b418`](https://github.com/entelecheia/hyfi/commit/2e0b41875ad983f917ebdd0c0b34684d13b6a9c2))
Documentation
* **core:** Rename __global__ to core ([`5aa726b`](https://github.com/entelecheia/hyfi/commit/5aa726b1db9fcef7976f93cc5d9b287882b0b750))
1.2.0
Feature
* **config:** Add run method ([`2d5115e`](https://github.com/entelecheia/hyfi/commit/2d5115e2281dbda6572ee37186dfe91c98955501))
Fix
* **hyfi:** Add target validation in run function ([`f3be797`](https://github.com/entelecheia/hyfi/commit/f3be797665d133e3e389a0505f78c92d3f589124)) * **graphics:** Add GPUs class for static funcs ([`6162b21`](https://github.com/entelecheia/hyfi/commit/6162b2184df569d7997f4ac1a2822a98d5c625a4)) * **configs:** Fix import of XC ([`37024f3`](https://github.com/entelecheia/hyfi/commit/37024f31e0e3d822f4329b0c2dfe84c19e72c67d)) * **cli:** Handle None config_path correctly ([`81b7f7e`](https://github.com/entelecheia/hyfi/commit/81b7f7e91780aecfaa98afc038daafc51a098edf)) * **main:** Add run function in HyFI class ([`f36da0f`](https://github.com/entelecheia/hyfi/commit/f36da0fd9d579490dd165f89aabf90cd07608afb)) * **config:** Remove print_config option ([`8a2c643`](https://github.com/entelecheia/hyfi/commit/8a2c643ebf125d29b4e7b139f80dec06816c3bd8)) * **config:** Remove print_config flag ([`48fe3ad`](https://github.com/entelecheia/hyfi/commit/48fe3ad4f1a34990e28f921cb37b67aa0785861c)) * **config:** Add print_about method ([`7760ac1`](https://github.com/entelecheia/hyfi/commit/7760ac195b38b215e9b81b7b87877c5c7d8e2620)) * **cli:** Remove unused import and method ([`150d9d5`](https://github.com/entelecheia/hyfi/commit/150d9d580f6796580cf85cf331c23fa5f6277082))
* **cli:** Remove unnecessary comments and conditional statement ([`58add0f`](https://github.com/entelecheia/hyfi/commit/58add0f24c3bb9b2b274e32d2e7f33351322c34e)) * **about:** Handle NoneType for cfg.about ([`92e6207`](https://github.com/entelecheia/hyfi/commit/92e62072be6c1b6833bd95b582567304cd6ae037))
1.0.5
Fix
* **test-batch-task:** Update batch_num in config ([`fc2eae0`](https://github.com/entelecheia/hyfi/commit/fc2eae011dcf21bc4c3a33b87e0ee179ad80c2ce)) * **task:** Update task version ([`973afad`](https://github.com/entelecheia/hyfi/commit/973afad72ec55f4f6008b46fc280c2ffc79c985c)) * **composer:** Register new resolvers for version ([`d4df71d`](https://github.com/entelecheia/hyfi/commit/d4df71dd225ce0ff28fa0347f527b53a986b8d61))