-`dev`, `doc`, `test` and `all` are new, they install the dependencies for developing, testing,
-`dev`, `doc`, `test` and `all` are new, they install the
documentation and everything.
dependencies for developing, testing, documentation and
- The `pandoc_header_tools.get_header()` parameter `add_header` has been renamed to `add_header_to_file`
everything.
to resolve a name collision.
- The `pandoc_header_tools.get_header()` parameter `add_header` has
been renamed to `add_header_to_file` to resolve a name collision.
### Deprecated ###
### Removed ###
### Removed ###
- Bloxberg code snippets. These were just a proof of concept, untested and never used in production.
- Bloxberg code snippets. These were just a proof of concept, untested
- Labfolder converter. It was broken anyway, not used by anyone we know and there were no automated
and never used in production.
tests. For the time being, it lives on in the `f-labfolder-converter` branch, [issue 67](https://gitlab.com/linkahead/linkahead-advanced-user-tools/-/issues/67) is
- Labfolder converter. It was broken anyway, not used by anyone we
there to coordinate resurrections efforts if someone needs it..
know and there were no automated tests. For the time being, it lives
is there to coordinate resurrections efforts if someone needs it..
- Support for Python 3.8
- Support for Python 3.8
### Fixed ###
### Fixed ###
- Yaml data model parser adds data types of properties of record types and other attributes which fixes https://gitlab.indiscale.com/caosdb/customers/f-fit/management/-/issues/58
- Yaml data model parser adds data types of properties of record types