Releases: inrupt/artifact-generator
Releases · inrupt/artifact-generator
v0.10.14
v0.10.13
v0.10.12
v0.10.8
v0.10.7: Dependency fix for TS
Patch changes
The TS template was missing a dependency that harmed the generated code portability.
v0.10.6: Patch license headers
Patch changes
A typo was removed from license header templates.
Move to Rollup instead of WebPack
v0.10.5 0.10.5
v0.10.4
v0.10.3
v0.10.2: Added prefix-namespace mapping
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