Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
* Complete implementation of CSVW Candidate Recommendation specs.
* Uses site-wide config from /.well-known/csvm instead of built-in directory- and file-metadata.
* Use URI-decoded name for JSON keys
* Use plural property forms in JSON output
* datetype format problems issue warnings and are ignored, and do not cause an error.
* URL properties have no default values.
* Change constraints on minLength/maxLength/length
* Cell errors become warnings.
* Use binary values of hexBinary and base64Binary for length comparisons.
* Implement UTS35 Number format parsing.
*
  • Loading branch information
gkellogg committed Jul 17, 2015
2 parents 2ca6658 + f040421 commit d3cdec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.4
0.2.0

0 comments on commit d3cdec9

Please sign in to comment.