We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d3577 commit 761065bCopy full SHA for 761065b
CHANGELOG.md
@@ -1,4 +1,11 @@
1
# CHANGELOG
2
+
3
+## 0.5.7
4
+* Added `isTraitDefinition` Handlebars helper to test whether an object is an
5
+AMF model of a RAML trait.
6
+* Refactored validation profiles to import rules from libraries. The rules are
7
+unchanged, but they are now available for use in custom validation profiles.
8
9
## 0.5.6
10
* Updated profile validation rules to use SPARQL
11
* Minor bug fixes
0 commit comments