# Changelog ## \[0.1.4] ### New Features - [`13c37fc`](https://github.com/noctisynth/aionbot/commit/13c37fc83e4c5d2a21ed3ca7e3e0705fee4f013e) ([#30](https://github.com/noctisynth/aionbot/pull/30) by [@fu050409](https://github.com/noctisynth/aionbot/../../fu050409)) Optimize router implementation for `AsRef`. - [`13c37fc`](https://github.com/noctisynth/aionbot/commit/13c37fc83e4c5d2a21ed3ca7e3e0705fee4f013e) ([#30](https://github.com/noctisynth/aionbot/pull/30) by [@fu050409](https://github.com/noctisynth/aionbot/../../fu050409)) Support alias command for `CommandRouter`. - [`13c37fc`](https://github.com/noctisynth/aionbot/commit/13c37fc83e4c5d2a21ed3ca7e3e0705fee4f013e) ([#30](https://github.com/noctisynth/aionbot/pull/30) by [@fu050409](https://github.com/noctisynth/aionbot/../../fu050409)) Support router to match error event. ## \[0.1.3] ### Bug Fixes - [`8e4987e`](https://github.com/noctisynth/aionbot/commit/8e4987e21ff121bf0bb9a536402f8bc302477f69) ([#26](https://github.com/noctisynth/aionbot/pull/26) by [@fu050409](https://github.com/noctisynth/aionbot/../../fu050409)) Fix command router matches for different prefixes. ## \[0.1.2] ### New Features - [`1afc5a0`](https://github.com/noctisynth/aionbot/commit/1afc5a00d6ab36ad886d31e4179c7bc8ff9a0618) ([#24](https://github.com/noctisynth/aionbot/pull/24) by [@fu050409](https://github.com/noctisynth/aionbot/../../fu050409)) Add more internal routers. ## \[0.1.1] ### New Features - [`f487247`](https://github.com/noctisynth/aionbot/commit/f48724774fec05548798a76ad7e93597fb24bec9) ([#23](https://github.com/noctisynth/aionbot/pull/23) by [@fu050409](https://github.com/noctisynth/aionbot/../../fu050409)) Add support for the `as_any` event type.