# Changelog ## [0.13.0](https://github.com/kade-robertson/uggo/compare/uggo-v0.12.3...uggo-v0.13.0) (2024-08-23) ### ⚠ BREAKING CHANGES * bump msrv to 1.80, node to 20 ([#371](https://github.com/kade-robertson/uggo/issues/371)) ### Build System * bump msrv to 1.80, node to 20 ([#371](https://github.com/kade-robertson/uggo/issues/371)) ([6c161cc](https://github.com/kade-robertson/uggo/commit/6c161cc626f7030726a6b168b780ade9b9866eb5)) ### Dependencies * The following workspace dependencies were updated * dependencies * ugg-types bumped from 0.5.3 to 0.6.0 * uggo-config bumped from 0.1.3 to 0.2.0 * uggo-lol-client bumped from 0.2.3 to 0.3.0 * uggo-ugg-api bumped from 0.2.3 to 0.3.0 ## [0.12.3](https://github.com/kade-robertson/uggo/compare/uggo-v0.12.2...uggo-v0.12.3) (2024-08-22) ### Bug Fixes * **deps:** update ratatui ([#364](https://github.com/kade-robertson/uggo/issues/364)) ([2ff52e5](https://github.com/kade-robertson/uggo/commit/2ff52e5c180ea90e28c128161f921cca429a0359)) * **deps:** update rust crate anyhow to 1.0.82 ([#318](https://github.com/kade-robertson/uggo/issues/318)) ([b082f8d](https://github.com/kade-robertson/uggo/commit/b082f8de5b06b2676184c5acc23d9d27258fdee1)) * **deps:** update rust crate mimalloc to 0.1.41 ([#335](https://github.com/kade-robertson/uggo/issues/335)) ([76c7917](https://github.com/kade-robertson/uggo/commit/76c79178da382bfb8077ac3537b388f3c784457d)) * **deps:** update rust crate ratatui to 0.26.2 ([#322](https://github.com/kade-robertson/uggo/issues/322)) ([d5abe49](https://github.com/kade-robertson/uggo/commit/d5abe49492afc0e17c84d77772b3fce5d47ba7b2)) * **deps:** update rust crate ratatui to 0.27.0 ([#352](https://github.com/kade-robertson/uggo/issues/352)) ([6ad3961](https://github.com/kade-robertson/uggo/commit/6ad3961bbb30f33939da8334cd3deb88a325838e)) * **deps:** update rust crate serde to 1.0.199 ([#337](https://github.com/kade-robertson/uggo/issues/337)) ([3ea2fa1](https://github.com/kade-robertson/uggo/commit/3ea2fa1f2a43d9bb0c508f7fae5d07556a352d07)) * **deps:** update rust crate serde to 1.0.200 ([#338](https://github.com/kade-robertson/uggo/issues/338)) ([f2724cb](https://github.com/kade-robertson/uggo/commit/f2724cb2585203449183dc5866b47a762220402b)) * **deps:** update rust crate tui-input to 0.9.0 ([#354](https://github.com/kade-robertson/uggo/issues/354)) ([5aa1f58](https://github.com/kade-robertson/uggo/commit/5aa1f58cbda42541ca66aa3906ec1d3149f80f89)) * **deps:** update rust crate ureq to 2.9.7 ([#336](https://github.com/kade-robertson/uggo/issues/336)) ([2082a30](https://github.com/kade-robertson/uggo/commit/2082a30991703b354854af2cf11bfafef15a9fa8)) ### Dependencies * The following workspace dependencies were updated * dependencies * ugg-types bumped from 0.5.2 to 0.5.3 * uggo-config bumped from 0.1.2 to 0.1.3 * uggo-lol-client bumped from 0.2.2 to 0.2.3 * uggo-ugg-api bumped from 0.2.2 to 0.2.3 ## [0.12.2](https://github.com/kade-robertson/uggo/compare/uggo-v0.12.1...uggo-v0.12.2) (2024-04-05) ### Bug Fixes * **deps:** bump anyhow from 1.0.79 to 1.0.81 ([#308](https://github.com/kade-robertson/uggo/issues/308)) ([ee782fb](https://github.com/kade-robertson/uggo/commit/ee782fb5cad79ef199598c0f2d76fc9e95fea8d7)) * **deps:** bump ddragon from 0.8.1 to 0.8.2 ([#310](https://github.com/kade-robertson/uggo/issues/310)) ([c8c73da](https://github.com/kade-robertson/uggo/commit/c8c73da8bbc14d2c80db4796e50c31ea465d7cd0)) * **deps:** bump ratatui from 0.25.0 to 0.26.1 ([#300](https://github.com/kade-robertson/uggo/issues/300)) ([0beb408](https://github.com/kade-robertson/uggo/commit/0beb4089cc44372d0b0a2b5f0dc616e4e18dcecf)) * **deps:** bump serde from 1.0.195 to 1.0.197 ([#303](https://github.com/kade-robertson/uggo/issues/303)) ([79ccfe6](https://github.com/kade-robertson/uggo/commit/79ccfe67af0538de81e9a75c556bf4d13112f17d)) * **deps:** bump ureq from 2.9.1 to 2.9.6 ([#302](https://github.com/kade-robertson/uggo/issues/302)) ([546ff66](https://github.com/kade-robertson/uggo/commit/546ff66a0f50d6221a77a36715b4daa28d56522c)) ### Dependencies * The following workspace dependencies were updated * dependencies * ugg-types bumped from 0.5.1 to 0.5.2 * uggo-config bumped from 0.1.1 to 0.1.2 * uggo-lol-client bumped from 0.2.1 to 0.2.2 * uggo-ugg-api bumped from 0.2.1 to 0.2.2 ## [0.12.1](https://github.com/kade-robertson/uggo/compare/uggo-v0.12.0...uggo-v0.12.1) (2024-01-25) ### Bug Fixes * **deps:** bump anyhow from 1.0.75 to 1.0.79 ([#287](https://github.com/kade-robertson/uggo/issues/287)) ([bd36cbf](https://github.com/kade-robertson/uggo/commit/bd36cbf1eef4dc4b05ecd48ff70d3fb3d9bc5452)) * **deps:** bump ratatui from 0.24.0 to 0.25.0 ([#294](https://github.com/kade-robertson/uggo/issues/294)) ([d119602](https://github.com/kade-robertson/uggo/commit/d11960236200e631b599e77876ff666890cca96f)) * **deps:** bump serde from 1.0.193 to 1.0.194 ([#285](https://github.com/kade-robertson/uggo/issues/285)) ([de7f42b](https://github.com/kade-robertson/uggo/commit/de7f42bbe9f09490bd57888d681ea4a24b7bdc6a)) * **deps:** bump serde from 1.0.194 to 1.0.195 ([#290](https://github.com/kade-robertson/uggo/issues/290)) ([6fd9ee1](https://github.com/kade-robertson/uggo/commit/6fd9ee11aa47db8d0931926a78d66901819c0e14)) * support new shards in 14.2.1 ([#293](https://github.com/kade-robertson/uggo/issues/293)) ([6b84c28](https://github.com/kade-robertson/uggo/commit/6b84c28c0332639dfbbc1846e16964cbb139a63b)) ### Dependencies * The following workspace dependencies were updated * dependencies * ugg-types bumped from 0.5.0 to 0.5.1 * uggo-config bumped from 0.1.0 to 0.1.1 * uggo-lol-client bumped from 0.2.0 to 0.2.1 * uggo-ugg-api bumped from 0.2.0 to 0.2.1 ## [0.12.0](https://github.com/kade-robertson/uggo/compare/uggo-v0.11.1...uggo-v0.12.0) (2023-11-26) ### ⚠ BREAKING CHANGES * support alternative builds ([#273](https://github.com/kade-robertson/uggo/issues/273)) * return true role alongside data ([#271](https://github.com/kade-robertson/uggo/issues/271)) ### Features * add help menu ([#266](https://github.com/kade-robertson/uggo/issues/266)) ([5112b9c](https://github.com/kade-robertson/uggo/commit/5112b9c3990d0a43e445232352bfc1c0e5bbe612)) * return true role alongside data ([#271](https://github.com/kade-robertson/uggo/issues/271)) ([cfb067b](https://github.com/kade-robertson/uggo/commit/cfb067bae6bdf28a0895f52e099d7b4946a5b2b5)) * role and region selection ([#268](https://github.com/kade-robertson/uggo/issues/268)) ([39e0ad8](https://github.com/kade-robertson/uggo/commit/39e0ad8ee26cc61faa2f28371ca0f2189c10e153)) * support alternative builds ([#273](https://github.com/kade-robertson/uggo/issues/273)) ([c5d4db3](https://github.com/kade-robertson/uggo/commit/c5d4db3c55994aa6b221b720b0132c9ac02462bd)) ### Bug Fixes * add missing core items and summoner spells ([#275](https://github.com/kade-robertson/uggo/issues/275)) ([f7daef1](https://github.com/kade-robertson/uggo/commit/f7daef13c4e872ae9d525444c057de20de61f21c)) * **deps:** bump dependencies ([#276](https://github.com/kade-robertson/uggo/issues/276)) ([512e589](https://github.com/kade-robertson/uggo/commit/512e589571e51e093e5eb401b75dd4d0faee0da4)) * search by default, hotkeys use alt ([#274](https://github.com/kade-robertson/uggo/issues/274)) ([700a679](https://github.com/kade-robertson/uggo/commit/700a679c2fdf97ec6c9001f467e101da8e0090c6)) ### Dependencies * The following workspace dependencies were updated * dependencies * ugg-types bumped from 0.4.1 to 0.5.0 * uggo-lol-client bumped from 0.1.1 to 0.2.0 * uggo-ugg-api bumped from 0.1.1 to 0.2.0 ## [0.11.1](https://github.com/kade-robertson/uggo/compare/uggo-v0.11.0...uggo-v0.11.1) (2023-11-24) ### Bug Fixes * **deps:** bump serde from 1.0.190 to 1.0.193 ([#257](https://github.com/kade-robertson/uggo/issues/257)) ([c717cde](https://github.com/kade-robertson/uggo/commit/c717cde2d0d3f1c26fb3e5df02a27bf65fc2b779)) * **deps:** bump ureq from 2.8.0 to 2.9.0 ([#263](https://github.com/kade-robertson/uggo/issues/263)) ([04f3e70](https://github.com/kade-robertson/uggo/commit/04f3e70a531475eec4b0938732ba85a10d427ebf)) * resolve bad config files ([#260](https://github.com/kade-robertson/uggo/issues/260)) ([b53b2c0](https://github.com/kade-robertson/uggo/commit/b53b2c017f0c7adb4ba58ec30a81e41bd3eb1e05)) * resolve double input issues ([#264](https://github.com/kade-robertson/uggo/issues/264)) ([f22bdc1](https://github.com/kade-robertson/uggo/commit/f22bdc133044f5d8c99662b6dd9b78d13e4fba3d)) ### Dependencies * The following workspace dependencies were updated * dependencies * ugg-types bumped from 0.4.0 to 0.4.1 * uggo-lol-client bumped from 0.1.0 to 0.1.1 * uggo-ugg-api bumped from 0.1.0 to 0.1.1 ## [0.11.0](https://github.com/kade-robertson/uggo/compare/uggo-v0.10.1...uggo-v0.11.0) (2023-11-23) ### ⚠ BREAKING CHANGES * rewrite into TUI application ([#258](https://github.com/kade-robertson/uggo/issues/258)) ### Features * rewrite into TUI application ([#258](https://github.com/kade-robertson/uggo/issues/258)) ([294aa57](https://github.com/kade-robertson/uggo/commit/294aa57a0256545ba730c2b9751582bd1afb952f)) ### Dependencies * The following workspace dependencies were updated * dependencies * ugg-types bumped from 0.3.0 to 0.4.0 * uggo-config bumped from 0.0.99 to 0.1.0 * uggo-lol-client bumped from 0.0.99 to 0.1.0 * uggo-ugg-api bumped from 0.0.99 to 0.1.0