# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v2.0.6] - 2024-02-28 ### New Features - [`b30be75`](https://github.com/HydroRoll-Team/infini/commit/b30be75b29d8320da812ecf7accd96af03424ad4) - **injector**: add injector feature *(commit by [@fu050409](https://github.com/fu050409))* ### Tests - [`318a306`](https://github.com/HydroRoll-Team/infini/commit/318a30667b03a3dce5deedaadd7a71785edd4088) - **injector**: fix tests after injector added *(commit by [@fu050409](https://github.com/fu050409))* ### Chores - [`c626429`](https://github.com/HydroRoll-Team/infini/commit/c626429f078508b9096db889876a64d91f9d3566) - **project**: update project description *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`555b4f9`](https://github.com/HydroRoll-Team/infini/commit/555b4f92164f1f8e02446641b7735cf2de35764f) - **readme**: update profile description *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`7b4f263`](https://github.com/HydroRoll-Team/infini/commit/7b4f2631a05d09e494af866156e85ef4e27bd5cb) - **version**: bump version to v2.0.6 *(commit by [@fu050409](https://github.com/fu050409))* ## [v2.0.5] - 2024-02-24 ### New Features - [`916917a`](https://github.com/HydroRoll-Team/infini/commit/916917a9bf4927eea8abd0e85ad12e3203121bdc) - **input**: add output method for input *(commit by [@fu050409](https://github.com/fu050409))* ### Bug Fixes - [`38b0f36`](https://github.com/HydroRoll-Team/infini/commit/38b0f36088db93d077c41bda2faf560de056f6e6) - **infini**: support python>=3.8 *(commit by [@fu050409](https://github.com/fu050409))* ### Chores - [`6a81b1b`](https://github.com/HydroRoll-Team/infini/commit/6a81b1b619546d362d1c655560b4fcbaac8ce8b3) - **docs**: remove docs site logo *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`f8a5b2e`](https://github.com/HydroRoll-Team/infini/commit/f8a5b2e39986705f7044c875fba2972b88ac5c7f) - **deps**: bump release-drafter/release-drafter from 5 to 6 *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))* - [`3eea2bd`](https://github.com/HydroRoll-Team/infini/commit/3eea2bd5d12dc3ee9dba3f568b754504a88cbd02) - **deps**: bump ncipollo/release-action from 1.13.0 to 1.14.0 *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))* - [`7d9ae76`](https://github.com/HydroRoll-Team/infini/commit/7d9ae7613aa7f0713be61a5734cf8ac94b966b1a) - **version**: bump infini to v2.0.5 *(commit by [@fu050409](https://github.com/fu050409))* ## [v2.0.4] - 2024-01-30 ### New Features - [`09a6fbd`](https://github.com/HydroRoll-Team/infini/commit/09a6fbd72a9948bb539da4a5b1dd0ed7e5885e0a) - **internal**: auto register sub-packages into father package without new register variable *(commit by [@fu050409](https://github.com/fu050409))* - [`659da68`](https://github.com/HydroRoll-Team/infini/commit/659da6810699233b1a537c985bf4b67ce3b5ee26) - **core**: add empty Output checking and block checking *(commit by [@fu050409](https://github.com/fu050409))* ### Bug Fixes - [`0668c8f`](https://github.com/HydroRoll-Team/infini/commit/0668c8fe973eef236d1a7c0e9b747795bfd3b098) - **loader**: fix loader won't load pre-interceptors *(commit by [@fu050409](https://github.com/fu050409))* ### Chores - [`82bbfc6`](https://github.com/HydroRoll-Team/infini/commit/82bbfc63ab85e9253b70955cc37d34c3d3d20332) - **infini**: bump infini into v2.0.4 *(commit by [@fu050409](https://github.com/fu050409))* ## [v2.0.3a1] - 2024-01-29 ### BREAKING CHANGES - due to [`34ce1fb`](https://github.com/HydroRoll-Team/infini/commit/34ce1fbbe23470d702929e5951177ce0cec96bc7) - update license *(commit by [@HsiangNianian](https://github.com/HsiangNianian))*: update license ### New Features - [`164d8e0`](https://github.com/HydroRoll-Team/infini/commit/164d8e066f0759f380513a25d5c07fb77a039103) - **workflows**: add changelog for each *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* ### Bug Fixes - [`cae335b`](https://github.com/HydroRoll-Team/infini/commit/cae335b5afced61cc552fefbb8981215a03086d5) - **workflows**: allow write permission *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* ### Chores - [`7b36b05`](https://github.com/HydroRoll-Team/infini/commit/7b36b05355f140f5192f69f4f3d26dc56c8a1685) - **docs**: update config *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`c71fe67`](https://github.com/HydroRoll-Team/infini/commit/c71fe6758fdb8c2c8338d77b98117633df673c27) - **docs**: refresh changelog.md *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`900ac85`](https://github.com/HydroRoll-Team/infini/commit/900ac8573d2dcd0cda1a9fad23ac938783f61b0b) - **docs**: update cpying *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`e1dc4ba`](https://github.com/HydroRoll-Team/infini/commit/e1dc4ba8c21c7f76f1c261f816aa0284a64a4a2a) - **docs**: update cpying *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`34ce1fb`](https://github.com/HydroRoll-Team/infini/commit/34ce1fbbe23470d702929e5951177ce0cec96bc7) - **docs**: update license *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`afc5d4e`](https://github.com/HydroRoll-Team/infini/commit/afc5d4e6e0cae8cfe27e0dde38028526dfe7a218) - **version**: bump version from 2.0.1 to 2.0.2a1 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`dee8eb6`](https://github.com/HydroRoll-Team/infini/commit/dee8eb66a148fcf7ad646ee18935da4a000a0596) - **project**: add `project.urls` section *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`105b197`](https://github.com/HydroRoll-Team/infini/commit/105b197f02d41242915aaed361f02a1aebcdf0ce) - **version**: bump version to v2.0.2-alpha.1 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`019aa7d`](https://github.com/HydroRoll-Team/infini/commit/019aa7d285ae372e9fba799fd83001309995bdcf) - **version**: bump version to 2.0.2a2 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`7013426`](https://github.com/HydroRoll-Team/infini/commit/70134262dca7ece8cd4c4777035e8eef24b7f1ca) - **workflows**: update permissions *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`e288e40`](https://github.com/HydroRoll-Team/infini/commit/e288e4024744b340e2df424a85262706c476a362) - **version**: bump version to 2.0.2a3 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* - [`7b4f705`](https://github.com/HydroRoll-Team/infini/commit/7b4f705f3b3218f05fd4d7b431577bbaa7c0e369) - **deps**: bump stefanzweifel/git-auto-commit-action from 4 to 5 *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))* - [`2004dd2`](https://github.com/HydroRoll-Team/infini/commit/2004dd2860533c081b739b630b77d3cd10c72cdb) - **deps**: bump ncipollo/release-action from 1.12.0 to 1.13.0 *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))* - [`23721ca`](https://github.com/HydroRoll-Team/infini/commit/23721caef53fff8374a6e4f75afa3278fc571206) - **deps**: bump actions/checkout from 3 to 4 *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))* ## [v2.0.2a3] - 2024-01-28 ### Chores - [`e288e40`](https://github.com/HydroRoll-Team/infini/commit/e288e4024744b340e2df424a85262706c476a362) - **version**: bump version to 2.0.2a3 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* [v2.0.2a3]: https://github.com/HydroRoll-Team/infini/compare/v2.0.2-alpha.2...v2.0.2a3 [v2.0.3a1]: https://github.com/HydroRoll-Team/infini/compare/v2.0.2...v2.0.3a1 [v2.0.4]: https://github.com/HydroRoll-Team/infini/compare/v2.0.3...v2.0.4 [v2.0.5]: https://github.com/HydroRoll-Team/infini/compare/v2.0.4...v2.0.5 [v2.0.6]: https://github.com/HydroRoll-Team/infini/compare/v2.0.5...v2.0.6