***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Invenio Config TUW
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
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Center for Research Data Management
Invenio Config TUW
Commits
40fa24aa
Commit
40fa24aa
authored
10 months ago
by
Moser, Maximilian
Browse files
Options
Downloads
Patches
Plain Diff
Release: v2025.0.0
parent
16918dcd
Branches
Branches containing commit
Tags
v2025.0.0
Tags containing commit
1 merge request
!78
Release: v2025.0.0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.rst
+9
-1
9 additions, 1 deletion
CHANGES.rst
invenio_config_tuw/__init__.py
+1
-1
1 addition, 1 deletion
invenio_config_tuw/__init__.py
with
10 additions
and
2 deletions
CHANGES.rst
+
9
−
1
View file @
40fa24aa
..
Copyright (C) 2020-202
4
TU Wien.
Copyright (C) 2020-202
5
TU Wien.
Invenio Config TUW is free software; you can redistribute it and/or
modify it under the terms of the MIT License; see LICENSE file for more
...
...
@@ -8,6 +8,14 @@
Changes
=======
Version 2025.0.0 (released 2025-01-13)
- Refactor package structure
- Fix response status code check in ROR API call
- Refer to TUW by ROR ID in names synced from TISS
- Add tests
Version 2024.4 (released 2024-11-26, updated 2024-12-12)
- Pin `Flask-Menu`` dependency
...
...
This diff is collapsed.
Click to expand it.
invenio_config_tuw/__init__.py
+
1
−
1
View file @
40fa24aa
...
...
@@ -9,6 +9,6 @@
from
.ext
import
InvenioConfigTUW
__version__
=
"
202
4.4.5
"
__version__
=
"
202
5.0.0
"
__all__
=
(
"
__version__
"
,
"
InvenioConfigTUW
"
)
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