Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CaosDB Crawler
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 Crawler
Commits
b67d67c1
Commit
b67d67c1
authored
7 months ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Update changelog for release
parent
62753c35
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!178
FIX: #96 Better error output for crawl.py script.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+2
-4
2 additions, 4 deletions
CHANGELOG.md
with
2 additions
and
4 deletions
CHANGELOG.md
+
2
−
4
View file @
b67d67c1
...
...
@@ -5,7 +5,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.1.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [
Unreleased]
##
## [
0.8.0] - 2024-08-23
##
### Added ###
...
...
@@ -32,8 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
*
Better handling of missing imports, with nice messages for users.
*
No longer use configuration of advancedtools to set to and from email addresses
### Deprecated ###
### Removed ###
*
Support for Python 3.7
...
...
@@ -241,7 +239,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
Some StructureElements changed (see "How to upgrade" in the docs):
-
Dict, DictElement and DictDictElement were merged into DictElement.
-
DictTextElement and TextElement were merged into TextElement. The "match"
keyword is now invalid for TextElements.
keyword is now invalid for TextElements.
-
JSONFileConverter creates another level of StructureElements (see "How to upgrade" in the docs)
-
create_flat_list function now collects entities in a set and also adds the entities
contained in the given list directly
...
...
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