[2.0.0](https://github.com/Ravencentric/pynyaa/compare/v1.1.0...v2.0.0) - (2024-09-23)
<!-- 0 -->🚀 Features
- Support ids in Category.get() ([b5b6cdb](https://github.com/Ravencentric/pynyaa/commit/b5b6cdb9ee2015703c9caa68b9cc87c1288a16f0)) - (Ravencentric)
- `search()` now supports all the params ([c0733e0](https://github.com/Ravencentric/pynyaa/commit/c0733e02b978c53415cbaf2bd06cd322aa81809b)) - (Ravencentric)
- `.get()` method on enums ([64a9e2a](https://github.com/Ravencentric/pynyaa/commit/64a9e2aea27711ab828786dce44e9e3c7e9d80ad)) - (Ravencentric)
- Search() is now a generator ([8](https://github.com/Ravencentric/pynyaa/issues/8)) ([b41e559](https://github.com/Ravencentric/pynyaa/commit/b41e5593b164171c1fbd84e9650a4bca6955f0c0)) - (Ravencentric)
<!-- 1 -->🐛 Bug Fixes
- Search parse now returns a tuple ([e6ab99c](https://github.com/Ravencentric/pynyaa/commit/e6ab99c48907a67ede58a048eaafc79d06d454a3)) - (Ravencentric)
- Remove left over typing_extension imports ([5a67205](https://github.com/Ravencentric/pynyaa/commit/5a6720559a9a7241adfb2673f7a133ba0b966da9)) - (Ravencentric)
- Async test scope ([579037e](https://github.com/Ravencentric/pynyaa/commit/579037e54d89b0944cf8f00a5d6956f3e22b7f00)) - (Ravencentric)
- Remove runtime dependency on typing_extensions ([74d49a6](https://github.com/Ravencentric/pynyaa/commit/74d49a61da1f966660a241edd2d49795a58003e8)) - (Ravencentric)
- Client rework ([10](https://github.com/Ravencentric/pynyaa/issues/10)) ([826634a](https://github.com/Ravencentric/pynyaa/commit/826634ad2ff80eaf8ff6b1b313a023d0c7e6c672)) - (Ravencentric)
- Get rid of useless caching ([9](https://github.com/Ravencentric/pynyaa/issues/9)) ([9f3e51a](https://github.com/Ravencentric/pynyaa/commit/9f3e51a20c19be3b598ba1dff36fc1bf493a6725)) - (Ravencentric)
- Use the correct operator ([801468c](https://github.com/Ravencentric/pynyaa/commit/801468ca980aef27ee922ecc55503ab6a9401cb4)) - (Ravencentric)
- Simplify some stuff ([ea22894](https://github.com/Ravencentric/pynyaa/commit/ea22894230cae7e364c74f6c76c0a86a62c3d0f6)) - (Ravencentric)
- Tests ([1d5bab6](https://github.com/Ravencentric/pynyaa/commit/1d5bab6e69e58c76f8f4d635f4a223f983821b89)) - (Ravencentric)
- Tests ([e132841](https://github.com/Ravencentric/pynyaa/commit/e132841d58cd3fc4b43fb7c7c3c6bf517ac46da0)) - (Ravencentric)
- Tests ([301a825](https://github.com/Ravencentric/pynyaa/commit/301a825ee9c71c4fdedd54792d1b9a708b9c7206)) - (Ravencentric)
- Tests ([d95b168](https://github.com/Ravencentric/pynyaa/commit/d95b16850d2e4b252023136b5ff454b39b66e61d)) - (Ravencentric)
- Parser ([c1a86f7](https://github.com/Ravencentric/pynyaa/commit/c1a86f755a6d4f484780f983296dfaf5e5e461ff)) - (Ravencentric)
- Rename `date` to `datetime` ([0a6ee3f](https://github.com/Ravencentric/pynyaa/commit/0a6ee3fb354d3c8969769bf1d76bfbcd41131c92)) - (Ravencentric)
- Typing ([d05c1cc](https://github.com/Ravencentric/pynyaa/commit/d05c1cc2a20ed6033f68b387039f53765261275c)) - (Ravencentric)
- Lint ([305f86b](https://github.com/Ravencentric/pynyaa/commit/305f86b0dfb66bccf2688b6fb2f731f29d2b5b0f)) - (Ravencentric)
<!-- 2 -->🚜 Refactor
- Enums ([71d98ce](https://github.com/Ravencentric/pynyaa/commit/71d98ce6782dcd5d55c44fd14cf25967243328aa)) - (Ravencentric)
<!-- 29 -->👷 CI/CD
- Fix version extractor ([d887f6b](https://github.com/Ravencentric/pynyaa/commit/d887f6b4dc0f1cc73901420657a35e2776218771)) - (Ravencentric)
<!-- 3 -->📚 Documentation
- Typo ([d4ff622](https://github.com/Ravencentric/pynyaa/commit/d4ff622a46b0f14572ef9e85b57e610b1261432c)) - (Ravencentric)
- Add missing stuff ([7d5f05a](https://github.com/Ravencentric/pynyaa/commit/7d5f05a6c56d3396ce5a3a78fa8f8c6b131bb203)) - (Ravencentric)
<!-- 7 -->⚙️ Chores
- Chore(release):
([a17bd4a](https://github.com/Ravencentric/pynyaa/commit/a17bd4a33c1390e790dab5fad750df24d2ec1803)) - (Ravencentric)
- Switch to uv ([11](https://github.com/Ravencentric/pynyaa/issues/11)) ([9533751](https://github.com/Ravencentric/pynyaa/commit/95337511a210177dcbc0da645c3c9c69ee227973)) - (Ravencentric)
- Remove dead file ([5f2ba9c](https://github.com/Ravencentric/pynyaa/commit/5f2ba9cbcc808017ffda8024fa8dfdd39abfe510)) - (Ravencentric)
- Add tests ([b290beb](https://github.com/Ravencentric/pynyaa/commit/b290beb57e7857369d9457c63a3e9bc43ed4da95)) - (Ravencentric)
- Typing and tests ([918bfd6](https://github.com/Ravencentric/pynyaa/commit/918bfd60dbb65f6cd4398ad4deb48eb3d446c239)) - (Ravencentric)
- Drop 3.9 support ([d18caa3](https://github.com/Ravencentric/pynyaa/commit/d18caa3c3b964f27ecce22458901c4bf93ca7d6c)) - (Ravencentric)