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