Skip to content

Commit

Permalink
version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
webNeat committed Jun 25, 2016
1 parent 3a71fb8 commit 8a80190
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,12 @@ To write your own custom syntax class, you just need to inherit from [`Syntax`](

- **version 1.0.0**: String, Number, Boolean, Array and Object syntaxes.

- **version 1.0.1**:

- Tests coverage is now **100%**

- Some small bugs of `ArraySyntax` and `ObjectSyntax` fixed.

# Contributing

Please take a look at the code and see how other syntax classes are done and tested before fixing or creating a syntax. All feedbacks and pull requests are welcome :D

0 comments on commit 8a80190

Please sign in to comment.