Skip to content

Releases: Lumieducation/H5P-Nodejs-library

v0.10.6

06 Dec 10:47
Compare
Choose a tag to compare

0.10.6 (2019-12-06)

Bug Fixes

  • ContentTypeCache: localContentType is converted to HubContentType (fixes #308) (#313) (f37052e)

v0.10.5

05 Dec 04:59
Compare
Choose a tag to compare

0.10.5 (2019-12-05)

Bug Fixes

  • temporaryfilestorage: streams of temporary files are now properly closed (#309) (72ef6cb)

v0.10.4

04 Dec 16:38
Compare
Choose a tag to compare

0.10.4 (2019-12-04)

Bug Fixes

  • release: add semantic-release git & github as deps (#305) (0d551f0)

v0.10.3

03 Dec 19:30
Compare
Choose a tag to compare

0.10.3 (2019-12-03)

Bug Fixes

  • CI: coverage generation is only run once (#303) (6facfa8)

v0.10.2

03 Dec 09:34
Compare
Choose a tag to compare

0.10.2 (2019-12-03)

Bug Fixes

  • package upload: content of uploaded packages is now not permanently stored in the system (#289) (f5d84ca)

v0.10.1

02 Dec 10:10
Compare
Choose a tag to compare

0.10.1 (2019-12-02)

Bug Fixes

  • library management: remove id and libraryId properties of installed libraries (#296) (b553515)

v0.10.0

25 Nov 11:52
Compare
Choose a tag to compare

0.10.0 (2019-11-25)

Bug Fixes

Features

  • exports: the package now exports all classes and interfaces needed to write an implementation as types. (#280) (89b3764)

v0.9.0

18 Nov 09:17
Compare
Choose a tag to compare

0.9.0 (2019-11-18)

Features

v0.8.1

14 Nov 14:38
Compare
Choose a tag to compare

0.8.1 (2019-11-14)

Bug Fixes

  • npm: update .npmignore to publish only relevant files (#256) (79d5dca)

v0.8.0

10 Nov 20:20
Compare
Choose a tag to compare

0.8.0 (2019-11-10)

Features

  • saving: implement saving with temporary content files (#229) (1d6903d)