Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 04:31
· 1 commit to main since this release

2.0.0 - (2024-09-23)

🚀 Features

  • Support ids in Category.get() (b5b6cdb) - (Ravencentric)
  • search() now supports all the params (c0733e0) - (Ravencentric)
  • .get() method on enums (64a9e2a) - (Ravencentric)
  • Search() is now a generator (#8) (b41e559) - (Ravencentric)

🐛 Bug Fixes

  • Search parse now returns a tuple (e6ab99c) - (Ravencentric)
  • Remove left over typing_extension imports (5a67205) - (Ravencentric)
  • Async test scope (579037e) - (Ravencentric)
  • Remove runtime dependency on typing_extensions (74d49a6) - (Ravencentric)
  • Client rework (#10) (826634a) - (Ravencentric)
  • Get rid of useless caching (#9) (9f3e51a) - (Ravencentric)
  • Use the correct operator (801468c) - (Ravencentric)
  • Simplify some stuff (ea22894) - (Ravencentric)
  • Tests (1d5bab6) - (Ravencentric)
  • Tests (e132841) - (Ravencentric)
  • Tests (301a825) - (Ravencentric)
  • Tests (d95b168) - (Ravencentric)
  • Parser (c1a86f7) - (Ravencentric)
  • Rename date to datetime (0a6ee3f) - (Ravencentric)
  • Typing (d05c1cc) - (Ravencentric)
  • Lint (305f86b) - (Ravencentric)

🚜 Refactor

👷 CI/CD

  • Fix version extractor (d887f6b) - (Ravencentric)

📚 Documentation

  • Typo (d4ff622) - (Ravencentric)
  • Add missing stuff (7d5f05a) - (Ravencentric)

⚙️ Chores

  • Chore(release):
    (a17bd4a) - (Ravencentric)
  • Switch to uv (#11) (9533751) - (Ravencentric)
  • Remove dead file (5f2ba9c) - (Ravencentric)
  • Add tests (b290beb) - (Ravencentric)
  • Typing and tests (918bfd6) - (Ravencentric)
  • Drop 3.9 support (d18caa3) - (Ravencentric)