File tree Expand file tree Collapse file tree 4 files changed +20
-6
lines changed Expand file tree Collapse file tree 4 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 1111
1212------------
1313
14+ ## Version 4.1.0
15+
16+ * UPDATE: Add citation.cff
17+ * UPDATE: Add new logo
18+ * UPDATE: Rename title to ediarum.DB
19+ * BUGFIX: Fix permissions settings for new collections in copy function
20+ * UPDATE: Rename id namespace to id prefix
21+
1422## Version 4.0.2
1523
1624* UPDATE: Update to eXist-db 5.3
Original file line number Diff line number Diff line change @@ -6,14 +6,20 @@ authors:
66 - given-names : Fischer
77 family-names : Gordon
88 orcid : ' https://orcid.org/0009-0003-3822-7673'
9+ - given-names : Jan
10+ family-name : Wierzoch
11+ orcid : ' https://orcid.org/0000-0002-6388-4064'
12+ - given-names : Stefan
13+ family-name : Dumont
14+ orcid : ' https://orcid.org/0000-0002-6923-0950'
915 - given-names : Lou
1016 family-name : Klappenbach
1117 orcid : ' https://orcid.org/0000-0001-6587-3353'
1218cff-version : 1.2.0
13- date-released : " 2023-05-26 "
19+ date-released : " 2023-06-09 "
1420license : " GPL-3.0"
1521message : " If you use this software, please cite it using these metadata."
1622repository-code : " https://github.com/ediarum/ediarum.DB"
1723title : ediarum.DB
1824type : software
19- version : 4.0.3
25+ version : 4.1.0
Original file line number Diff line number Diff line change 1- # Wed, 19 Jan 2022 14:40:34 +0100
1+ # Fri, 09 Jun 2023 10:13:11 +0200
22build.major.number =4
3- build.minor.number =0
4- build.patch.number =2
5- build.build.number =506
3+ build.minor.number =1
4+ build.patch.number =0
5+ build.build.number =527
66
77exist.dir =/eXist-db-5-2-0
88ant.contrib.jar =./lib/ant-contrib/lib/ant-contrib.jar
You can’t perform that action at this time.
0 commit comments