dasch-swiss / knora-ui

Reusable GUI elements for Knora
https://dasch-swiss.github.io/knora-ui
7 stars 1 forks source link

Upgrade knora-api-js-lib to v0.2.0 #404

Closed flavens closed 4 years ago

flavens commented 4 years ago

closes #403

use knora-api v12.0.0

flavens commented 4 years ago

I think we have not implemented any feature using directly knora-api:lastModificationDate (breaking change in the release v0.2.0)

tobiasschweizer commented 4 years ago

I think we have not implemented any feature using directly knora-api:lastModificationDate (breaking change in the release v0.2.0)

v0.2.0 handles a breaking change in knora-api in a non-breaking way for clients of knora-api-js-lib :-)

tobiasschweizer commented 4 years ago

There could indeed be breaking changes of knora-api-js-lib (changes in its public API)