Skip to content
Snippets Groups Projects
Verified Commit fae51774 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: CHANGELOG

parent 99695ba6
No related branches found
No related tags found
2 merge requests!217TST: Make NamedTemporaryFiles Windows-compatible,!202Fix spss script
Checking pipeline status
......@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ###
- `spss_to_datamodel` script works again.
### Security ###
### Documentation ###
......@@ -46,9 +48,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Units for properties. They can be specified by giving the property as a dict in the form
```yaml
MyRecord:
my_prop:
value: 5
unit: m
my_prop:
value: 5
unit: m
```
- Support for Python 3.13
- ROCrateConverter, ELNFileConverter and ROCrateEntityConverter for crawling ROCrate and .eln files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment