Releases: SciCatProject/scitacean
Releases · SciCatProject/scitacean
v24.05.0
v24.04.0
What's Changed
- Remove support for pydantic v1 by @jl-wynen in #174
- Add sample endpoints by @jl-wynen in #184
- Use ruff format by @jl-wynen in #185
- Update docs theme by @jl-wynen in #187
- Do not pass token as request param by @jl-wynen in #189
- Attempt to fix backend ci tests by @jl-wynen in #188
- Update for backend changes by @jl-wynen in #191
- Update dependencies by @jl-wynen in #199
- Add LinkFileTransfer by @jl-wynen in #200
- Make backend and conftest into links in dev docs by @nvaytet in #149
- Remove SSHFileTransfer by @jl-wynen in #202
- Drop Python 3.9 and other modernisations by @jl-wynen in #205
- Detect expired token by @jl-wynen in #204
New Contributors
Full Changelog: 23.10.0...24.04.0
v23.10.0
What's Changed
- Add missing docstrings and require docstrings in static analysis by @jl-wynen in #143
- Validate dataset by @jokasimr in #148
- Make type readonly by @jokasimr in #150
- Build for Python 3.12 by @jl-wynen in #157
- Dict-like methods of
Dataset
. by @YooSunYoung in #153 - fix: disable special colors when in vscode dark mode by @jokasimr in #152
- Upload without files by @jl-wynen in #159
- Deprecate support for pydantic v1 by @jl-wynen in #160
- Remove setup.cfg by @jl-wynen in #161
- Drop Python 3.8 by @jl-wynen in #164
- Do not flag read-only fields with value as broken by @jl-wynen in #169
- Preserve Dataset.meta by @jl-wynen in #172
New Contributors
- @jokasimr made their first contribution in #148
- @YooSunYoung made their first contribution in #153
Full Changelog: 23.08.0...23.10.0
v23.08.0
What's Changed
- Fix type hints by @jl-wynen in #125
- Update and expand docs for v4 by @jl-wynen in #117
- Use the checksum algorithm of datablocks by @jl-wynen in #130
- Dont init wrong fields in download by @jl-wynen in #131
- Update dependencies by @jl-wynen in #132
- Update mypy by @jl-wynen in #133
- Add SFTPFileTransfer by @jl-wynen in #136
- Add support for attachments by @jl-wynen in #135
Full Changelog: 23.07.0...23.08.0