Skip to content

Commit

Permalink
Merge pull request #11 from darsain/release-0.3.1
Browse files Browse the repository at this point in the history
Release 0.3.1
  • Loading branch information
jonathanong committed Jun 3, 2014
2 parents bad36dd + c177074 commit 3715a3b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions History.md
@@ -1,20 +1,25 @@

0.3.1 / 2014-06-03
==================

* fix custom assertion messages being ignored

0.3.0 / 2013-12-10
==================

* add node assert methods

0.2.0 / 2013-08-15
0.2.0 / 2013-08-15
==================

* update to work with latest component/stack.

0.1.1 / 2012-10-09
0.1.1 / 2012-10-09
==================

* fix paren balancing with greedy capture

0.1.0 / 2012-10-09
0.1.0 / 2012-10-09
==================

* add callsite support for auto-generated messages
2 changes: 1 addition & 1 deletion component.json
Expand Up @@ -2,7 +2,7 @@
"name": "assert",
"repo": "component/assert",
"description": "Assertion lib",
"version": "0.3.0",
"version": "0.3.1",
"keywords": ["assert", "test"],
"dependencies": {
"component/stack": "*",
Expand Down

0 comments on commit 3715a3b

Please sign in to comment.