Changelog¶
v0.5.1 (2025-08-29)¶
Fix¶
throw exception on response is not json decodeable (#41)
client handling and delete unused exception. (#38)
Add missing dependency (#37)
fixup documention errors (#36)
fix docs deployment url (#34)
v0.5.0 (2025-08-01)¶
Feat¶
update readme and contribution guide (#28)
Fix¶
wheel package target (#33)
v0.4.0 (2025-07-24)¶
Feat¶
switch to apache 2.0 license (#7)
better packaging (#26)
v0.3.0 (2025-07-23)¶
Feat¶
fix version bump (#18)
Fix¶
build docs in ci workflow (#24)
prune changelog and versions (#22)
dont use actions to create the release (#21)
tag release creation (#19)
v0.1.0 (2025-07-22)¶
Feat¶
Add component testing (#15)
Added core api wrappers around project and recommendation endpoints (#10)
Add sphinx docs (#4)
Create gh release on tag
Use trusted publish option for pypi
Changelog and release management