|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [2.0.2](https://github.com/seegno/validator.js-asserts/tree/2.0.2) (2016-04-07) |
4 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/2.0.1...2.0.2) |
| 3 | +## [v2.1.0](https://github.com/seegno/validator.js-asserts/tree/v2.1.0) (2016-04-10) |
| 4 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v2.0.2...v2.1.0) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- Add release instructions [\#96](https://github.com/seegno/validator.js-asserts/pull/96) ([ruimarinho](https://github.com/ruimarinho)) |
| 9 | +- Add format option to date assert [\#95](https://github.com/seegno/validator.js-asserts/pull/95) ([franciscocardoso](https://github.com/franciscocardoso)) |
| 10 | + |
| 11 | +## [v2.0.2](https://github.com/seegno/validator.js-asserts/tree/v2.0.2) (2016-04-06) |
| 12 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v2.0.1...v2.0.2) |
5 | 13 |
|
6 | 14 | **Implemented enhancements:**
|
7 | 15 |
|
|
13 | 21 | - Update dependencies [\#73](https://github.com/seegno/validator.js-asserts/pull/73) ([ruimarinho](https://github.com/ruimarinho))
|
14 | 22 | - Remove jscs inline camel case rules [\#65](https://github.com/seegno/validator.js-asserts/pull/65) ([nunofgs](https://github.com/nunofgs))
|
15 | 23 |
|
16 |
| -## [2.0.1](https://github.com/seegno/validator.js-asserts/tree/2.0.1) (2016-01-26) |
17 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/2.0.0...2.0.1) |
| 24 | +## [v2.0.1](https://github.com/seegno/validator.js-asserts/tree/v2.0.1) (2016-01-26) |
| 25 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v2.0.0...v2.0.1) |
18 | 26 |
|
19 | 27 | **Fixed bugs:**
|
20 | 28 |
|
|
24 | 32 |
|
25 | 33 | - Add module exports [\#64](https://github.com/seegno/validator.js-asserts/pull/64) ([ruimarinho](https://github.com/ruimarinho))
|
26 | 34 |
|
27 |
| -## [2.0.0](https://github.com/seegno/validator.js-asserts/tree/2.0.0) (2016-01-21) |
28 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/1.1.0...2.0.0) |
| 35 | +## [v2.0.0](https://github.com/seegno/validator.js-asserts/tree/v2.0.0) (2016-01-21) |
| 36 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v1.1.0...v2.0.0) |
29 | 37 |
|
30 | 38 | **Implemented enhancements:**
|
31 | 39 |
|
|
56 | 64 | - Update should to version 8.1.1 🚀 [\#56](https://github.com/seegno/validator.js-asserts/pull/56) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
57 | 65 | - [email protected] breaks build 🚨 [\#39 ](https://github.com/seegno/validator.js-asserts/pull/39) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
58 | 66 |
|
59 |
| -## [1.1.0](https://github.com/seegno/validator.js-asserts/tree/1.1.0) (2015-10-16) |
60 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/1.0.0...1.1.0) |
| 67 | +## [v1.1.0](https://github.com/seegno/validator.js-asserts/tree/v1.1.0) (2015-10-16) |
| 68 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v1.0.0...v1.1.0) |
61 | 69 |
|
62 | 70 | **Merged pull requests:**
|
63 | 71 |
|
|
66 | 74 | - Add Bank Identifier Code assert [\#24](https://github.com/seegno/validator.js-asserts/pull/24) ([nunofgs](https://github.com/nunofgs))
|
67 | 75 | - Add International Bank Account Number assert [\#23](https://github.com/seegno/validator.js-asserts/pull/23) ([nunofgs](https://github.com/nunofgs))
|
68 | 76 |
|
69 |
| -## [1.0.0](https://github.com/seegno/validator.js-asserts/tree/1.0.0) (2015-08-11) |
70 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/0.0.7...1.0.0) |
| 77 | +## [v1.0.0](https://github.com/seegno/validator.js-asserts/tree/v1.0.0) (2015-08-11) |
| 78 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v0.0.7...v1.0.0) |
71 | 79 |
|
72 | 80 | **Merged pull requests:**
|
73 | 81 |
|
74 | 82 | - Refactor using ES6 [\#20](https://github.com/seegno/validator.js-asserts/pull/20) ([ruimarinho](https://github.com/ruimarinho))
|
75 | 83 | - Move dependencies to peer dependencies [\#19](https://github.com/seegno/validator.js-asserts/pull/19) ([ruimarinho](https://github.com/ruimarinho))
|
76 | 84 |
|
77 |
| -## [0.0.7](https://github.com/seegno/validator.js-asserts/tree/0.0.7) (2015-05-25) |
78 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/0.0.6...0.0.7) |
| 85 | +## [v0.0.7](https://github.com/seegno/validator.js-asserts/tree/v0.0.7) (2015-05-25) |
| 86 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v0.0.6...v0.0.7) |
79 | 87 |
|
80 | 88 | **Merged pull requests:**
|
81 | 89 |
|
82 | 90 | - Add null or date assert [\#17](https://github.com/seegno/validator.js-asserts/pull/17) ([nunofgs](https://github.com/nunofgs))
|
83 | 91 |
|
84 |
| -## [0.0.6](https://github.com/seegno/validator.js-asserts/tree/0.0.6) (2015-05-25) |
85 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/0.0.5...0.0.6) |
| 92 | +## [v0.0.6](https://github.com/seegno/validator.js-asserts/tree/v0.0.6) (2015-05-25) |
| 93 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v0.0.5...v0.0.6) |
86 | 94 |
|
87 | 95 | **Merged pull requests:**
|
88 | 96 |
|
89 | 97 | - Export object for validator.js extend method usage [\#16](https://github.com/seegno/validator.js-asserts/pull/16) ([ruimarinho](https://github.com/ruimarinho))
|
90 | 98 | - Add documentation for uri assert [\#15](https://github.com/seegno/validator.js-asserts/pull/15) ([ruimarinho](https://github.com/ruimarinho))
|
91 | 99 |
|
92 |
| -## [0.0.5](https://github.com/seegno/validator.js-asserts/tree/0.0.5) (2015-05-24) |
93 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/0.0.4...0.0.5) |
| 100 | +## [v0.0.5](https://github.com/seegno/validator.js-asserts/tree/v0.0.5) (2015-05-24) |
| 101 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v0.0.4...v0.0.5) |
94 | 102 |
|
95 | 103 | **Merged pull requests:**
|
96 | 104 |
|
97 | 105 | - Use travis container infrastructure [\#14](https://github.com/seegno/validator.js-asserts/pull/14) ([ruimarinho](https://github.com/ruimarinho))
|
98 | 106 | - Replace ISO 3166-1 country assert source [\#13](https://github.com/seegno/validator.js-asserts/pull/13) ([ruimarinho](https://github.com/ruimarinho))
|
99 | 107 | - Add URI assert [\#12](https://github.com/seegno/validator.js-asserts/pull/12) ([nunofgs](https://github.com/nunofgs))
|
100 | 108 |
|
101 |
| -## [0.0.4](https://github.com/seegno/validator.js-asserts/tree/0.0.4) (2015-01-16) |
102 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/0.0.3...0.0.4) |
| 109 | +## [v0.0.4](https://github.com/seegno/validator.js-asserts/tree/v0.0.4) (2015-01-16) |
| 110 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v0.0.3...v0.0.4) |
103 | 111 |
|
104 | 112 | **Merged pull requests:**
|
105 | 113 |
|
106 | 114 | - Update bignumber.js version [\#7](https://github.com/seegno/validator.js-asserts/pull/7) ([fixe](https://github.com/fixe))
|
107 | 115 |
|
108 |
| -## [0.0.3](https://github.com/seegno/validator.js-asserts/tree/0.0.3) (2014-12-01) |
109 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/0.0.2...0.0.3) |
| 116 | +## [v0.0.3](https://github.com/seegno/validator.js-asserts/tree/v0.0.3) (2014-12-01) |
| 117 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v0.0.2...v0.0.3) |
110 | 118 |
|
111 | 119 | **Merged pull requests:**
|
112 | 120 |
|
|
115 | 123 | - Remove extra console message from email test [\#4](https://github.com/seegno/validator.js-asserts/pull/4) ([ruimarinho](https://github.com/ruimarinho))
|
116 | 124 | - Add date diff less and greater than asserts [\#3](https://github.com/seegno/validator.js-asserts/pull/3) ([ruimarinho](https://github.com/ruimarinho))
|
117 | 125 |
|
118 |
| -## [0.0.2](https://github.com/seegno/validator.js-asserts/tree/0.0.2) (2014-11-26) |
119 |
| -[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/0.0.1...0.0.2) |
| 126 | +## [v0.0.2](https://github.com/seegno/validator.js-asserts/tree/v0.0.2) (2014-11-26) |
| 127 | +[Full Changelog](https://github.com/seegno/validator.js-asserts/compare/v0.0.1...v0.0.2) |
120 | 128 |
|
121 | 129 | **Merged pull requests:**
|
122 | 130 |
|
|
0 commit comments