Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Releases: BIBSYSDEV/nva-datamodel-java

To be published in maven central

21 Apr 12:07
28831e9

Choose a tag to compare

Merge pull request #137 from BIBSYSDEV/develop

Merging to master before renaming master to main and deleting develop

Publication includes version number

24 Mar 13:06
dfa5ef4

Choose a tag to compare

Merge pull request #125 from BIBSYSDEV/publish-own-artifact-to-jitpack

Publish own artifact to jitpack

Helper method to set reference DOI

01 Mar 14:11
c3fc8d0

Choose a tag to compare

Helper method to set reference DOI

Treat datamodel-java as de-facto DTO

05 Feb 09:22
8848198

Choose a tag to compare

  • Remove indexing info from Publication.
  • Add method to PublicationInstance to produce the its Type

Use Apache commons validation for ISSNs

09 Jan 10:21
5f7296a

Choose a tag to compare

The old homespun ISSN validation is replaced with commons-validators library

Update gradle wrapper and add toolchain

17 Dec 15:24
5e5b5a4

Choose a tag to compare

Specify Java 11 intention in build environment

Add addition roles and submitted date on degree

17 Dec 13:33
7432bcc

Choose a tag to compare

Merge pull request #101 from BIBSYSDEV/extend-roles-group

Add additional roles to model, fix test

Added DRAFT_FOR_DELETION PublicationStatus

16 Dec 11:15
d287819

Choose a tag to compare

Added DRAFT_FOR_DELETION PublicationStatus

Fix report basic

04 Dec 18:04
1def805

Choose a tag to compare

Report basic was still mapping to Report, corrected.

Support multiple projects, Corrigenda support

04 Dec 08:46
76cc9e3

Choose a tag to compare

Breaking change

  • Projects not single project

Also:

  • Corrigendum has field corrigendumFor
  • Rename Report -> ReportBasic