Releases: tiqi-group/pydase
Releases · tiqi-group/pydase
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.1
v0.9.0
v0.8.5
What's Changed
- serializer: converting staticmethods to classmethods by @mosmuell in #140
- Adds support for datetime serialization by @mosmuell in #141
- Allow monkey-patching of serialization methods in socketio setup by @mosmuell in #142
- configures pydase's logger only (not root logger anymore) by @mosmuell in #143
- Feat: useLocalStorage hook by @mosmuell in #144
- adds support for altering component display order by @mosmuell in #145
- Replace fastapi with aiohttp by @mosmuell in #146
- feat: clients can add keys to dictionaries by @mosmuell in #148
- Feat: add http API endpoints by @mosmuell in #147
Full Changelog: v0.8.4...v0.8.5