Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

v1.0.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@tobiasschweizer tobiasschweizer released this 07 May 13:52
65b15ec

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