v0.5.3
v0.5.3 (2024-05-13)
Build
- build: adjust semantic release config (
d5fc883)
Chore
-
chore: restructure tests dir (
38bbe05) -
chore: add code comments (
81e2d06) -
chore: update pyright config (
27c6a6e)
Ci
-
ci: update lint pipeline (
54a2b13) -
ci: update ci workflow (
39e11e4) -
ci: remove temporary workflow (
be4eacf) -
ci: allow pipeline to start (
fc2502b) -
ci: add workflow for testing new semantic release config (
09096f1) -
ci: update python version numbers to strings (
58a1a87) -
ci: update workflows (
24a4000)
Documentation
-
docs: update README (
96b906d) -
docs: update README.md (
4836cc7) -
docs: add comments to remaining client methods (
f16ba40) -
docs: add comments to db client (
d1b6872) -
docs: add comments and update docstrings (
b8c479d) -
docs: update documentation and split docs into separate files (
77d0a28) -
docs: fix invalid links (
b0d147f) -
docs: update docs branch for testing links (
b76c491) -
docs: split docs into multiple files inside docs directory (
360b689)
Fix
- fix: convert list to set before comparing contents (
b4468f9)
Test
- test: fix test cases and add new one for duplicate model registration (
e67a25d)
Unknown
- Merge branch 'main' into develop (
75efdd2)