semantic-toolkit
Advanced tools
# Changelog | ||
## 0.2.1 | ||
**Miscellaneous:** | ||
- Updated dependencies and added lockfile. | ||
## 0.2.0 | ||
**Breaking changes:** | ||
- renamed `extendIri` to `extend` and `compactIri` to `compact` | ||
- renamed `extendIri` to `extend` and `compactIri` to `compact`. | ||
**New features:** | ||
- Added `registerPrefixes` | ||
- Added `registerPrefixes`. | ||
@@ -11,0 +16,0 @@ ## 0.1.0 |
{ | ||
"name": "semantic-toolkit", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "JavaScript + Semantic web = <3", | ||
@@ -35,9 +35,10 @@ "author": "David Hérault <dherault@nelson.ai> (https://github.com/dherault)", | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"eslint": "^3.13.1", | ||
"chai": "^4.0.2", | ||
"coveralls": "^2.13.1", | ||
"eslint": "^4.1.1", | ||
"eslint-config-nelson": "^0.2.0", | ||
"eslint-plugin-import": "^2.2.0", | ||
"eslint-plugin-import": "^2.6.1", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.2.0" | ||
"mocha": "^3.4.2" | ||
} | ||
} |
@@ -5,2 +5,3 @@ # Semantic toolkit | ||
[](https://travis-ci.org/nelson-ai/semantic-toolkit) | ||
[](https://coveralls.io/github/nelson-ai/semantic-toolkit?branch=master) | ||
[](#contributing) | ||
@@ -7,0 +8,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
21815
1.69%31
3.33%7
16.67%