Skip to content

Releases: dasch-swiss/dsp-js-lib

v1.0.0-rc.3

18 Jun 09:36
99aebf0
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

Enhancements

  • #200 Readme and workflow fix

v1.0.0-rc.2

12 Jun 09:00
6274a04
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

Breaking changes

  • #191 Rename package

Bug Fixes

  • #198 Bug fix in npm publishing process
  • #196 ontology IRI: ignore port if not running on localhost
  • #194 Fix bug ApiResonseError

v1.0.0-rc.1

26 May 08:50
7672fe4
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Enhancements

  • #187 Explain how to build a local dev version
  • #185 Return property defs by type

Bug Fixes

  • #183 Ontology Cache: Ignore third-party properties consistently

v1.0.0-rc.0

07 May 13:52
65b15ec
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

Breaking changes

  • #138 test (admin): adapt test for updateUserSystemAdminMembership

Enhancements

  • #171 Test Framework: Do Not Check for Exact Number of Search Results in E2E Tests
  • #151 feature (value): add uuid to write / update value response
  • #142 Util for permission handling
  • #59 Add support for time value
  • #144 Add util for handling of cardinalities
  • #163 Determine link prop Iri form link value prop…
  • #169 Paging: Make ReadResource[] a ReadResourceSequence

Bug Fixes

  • #175 Fix Import from RxJS
  • #160 Updated json2typescript to 1.4.1
  • #173 Add missing decorator
  • #168 Fix return type of link prop method
  • #166 fix (index.ts): export PropertyDefinition
  • #164 Fix import from index.ts
  • #158 fix (index.ts): add geoname values to public api
  • #150 fix (index.ts): add time values to public api
  • #179 Add missing exports
  • #178 Export missing member
  • #176 Make RxJS a Peer Dep
  • #174 Add Missing Exports to Index.ts

Dependencies

  • #172 Test Framework: Update from Angular 7 to Angular 9

v0.2.0

29 Jan 07:10
4e53bce
Compare
Choose a tag to compare

Breaking Knora API Changes

  • Breaking change in format of knora-api:lastModificationDate #47

Enhancement

  • Missing label in ReadOntology #139

Compatibility

This release is compatible with knora-api v12.0.0

0.1.0

18 Dec 08:26
2bbdf2a
Compare
Choose a tag to compare

Basic implementation of admin and v2 endpoints.