Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-advanced-user-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-advanced-user-tools
Commits
9ba91a61
Commit
9ba91a61
authored
10 months ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Update changelog for release
parent
5700bb20
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!100
WIP: Filling XLSX: Seems to be working.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+3
-6
3 additions, 6 deletions
CHANGELOG.md
with
3 additions
and
6 deletions
CHANGELOG.md
+
3
−
6
View file @
9ba91a61
...
...
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [
Unreleased]
##
## [
0.10.0] - 2024-04-24
##
### Added ###
...
...
@@ -19,8 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
*
`table_converter.to_table`
now returns an empty DataFrame instead of raising a
ValueError when called with an empty container.
### Deprecated ###
### Removed ###
*
The deprecated
`parent`
keyword from the YAML datamodel specification. Use
...
...
@@ -30,9 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ###
-
Json schema exporter handles reference properties better.
-
[
#59
](
https://gitlab.com/linkahead/linkahead-advanced-user-tools/-/issues/59
)
`to_table`
failed on lists as values.
### Security ###
-
[
#59
](
https://gitlab.com/linkahead/linkahead-advanced-user-tools/-/issues/59
)
`to_table`
failed on lists as values.
### Documentation ###
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment