Skip to content

Releases: inrupt/artifact-generator

v0.10.14

29 May 21:50
3b3b779
Compare
Choose a tag to compare
0.10.14 (#310)

v0.10.13

26 May 22:30
b23d354
Compare
Choose a tag to compare
0.10.13 (#308)

v0.10.12

22 May 14:36
Compare
Choose a tag to compare
0.10.12

v0.10.8

19 May 12:59
Compare
Choose a tag to compare
0.10.8

v0.10.7: Dependency fix for TS

14 May 11:40
Compare
Choose a tag to compare

Patch changes

The TS template was missing a dependency that harmed the generated code portability.

v0.10.6: Patch license headers

07 May 09:48
Compare
Choose a tag to compare

Patch changes

A typo was removed from license header templates.

Move to Rollup instead of WebPack

05 May 08:53
Compare
Choose a tag to compare

v0.10.4

04 May 21:35
Compare
Choose a tag to compare
0.10.4

v0.10.3

03 May 22:56
Compare
Choose a tag to compare
0.10.3

v0.10.2: Added prefix-namespace mapping

29 Apr 14:49
Compare
Choose a tag to compare

New feature

  • Generated vocabularies now have a PREFIX_AND_NAMEPACE field that contains a { prefix: namespace } map.

Patch

  • Fixed Maven artifact
  • Improved reporting on parsing failures