|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v4.0.2](https://github.com/uphold/validator.js-asserts/tree/v4.0.2) (2019-10-08) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v4.0.1...v4.0.2) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Fix Bank Identifier Code assert [\#181](https://github.com/uphold/validator.js-asserts/pull/181) ([pedrobranco](https://github.com/pedrobranco)) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Add MIT license [\#179](https://github.com/uphold/validator.js-asserts/pull/179) ([zangetsouu](https://github.com/zangetsouu)) |
| 14 | + |
3 | 15 | ## [v4.0.1](https://github.com/uphold/validator.js-asserts/tree/v4.0.1) (2019-06-05)
|
| 16 | + |
4 | 17 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v4.0.0...v4.0.1)
|
5 | 18 |
|
6 | 19 | **Fixed bugs:**
|
|
12 | 25 | - Fix date tests on node 10 [\#178](https://github.com/uphold/validator.js-asserts/pull/178) ([rplopes](https://github.com/rplopes))
|
13 | 26 |
|
14 | 27 | ## [v4.0.0](https://github.com/uphold/validator.js-asserts/tree/v4.0.0) (2019-02-18)
|
| 28 | + |
15 | 29 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.1.0...v4.0.0)
|
16 | 30 |
|
17 | 31 | **Implemented enhancements:**
|
|
23 | 37 | - Update google-libphonenumber [\#173](https://github.com/uphold/validator.js-asserts/pull/173) ([rplopes](https://github.com/rplopes))
|
24 | 38 | - Fix mixed content issue preventing page load [\#170](https://github.com/uphold/validator.js-asserts/pull/170) ([hitmanmcc](https://github.com/hitmanmcc))
|
25 | 39 | - Update ownership [\#169](https://github.com/uphold/validator.js-asserts/pull/169) ([ruimarinho](https://github.com/ruimarinho))
|
| 40 | +- Update README to include new asserts [\#165](https://github.com/uphold/validator.js-asserts/pull/165) ([kurayama](https://github.com/kurayama)) |
26 | 41 |
|
27 | 42 | ## [v3.1.0](https://github.com/uphold/validator.js-asserts/tree/v3.1.0) (2016-10-20)
|
| 43 | + |
28 | 44 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.0.2...v3.1.0)
|
29 | 45 |
|
30 | 46 | **Implemented enhancements:**
|
31 | 47 |
|
32 | 48 | - New date asserts [\#164](https://github.com/uphold/validator.js-asserts/pull/164) ([kurayama](https://github.com/kurayama))
|
33 | 49 |
|
34 | 50 | ## [v3.0.2](https://github.com/uphold/validator.js-asserts/tree/v3.0.2) (2016-10-10)
|
| 51 | + |
35 | 52 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.0.1...v3.0.2)
|
36 | 53 |
|
37 | 54 | **Closed issues:**
|
|
43 | 60 | - Allow custom date formats [\#150](https://github.com/uphold/validator.js-asserts/pull/150) ([kurayama](https://github.com/kurayama))
|
44 | 61 |
|
45 | 62 | ## [v3.0.1](https://github.com/uphold/validator.js-asserts/tree/v3.0.1) (2016-08-04)
|
| 63 | + |
46 | 64 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.0.0...v3.0.1)
|
47 | 65 |
|
48 | 66 | **Implemented enhancements:**
|
49 | 67 |
|
50 | 68 | - Add `BigNumberEqualTo` assert [\#117](https://github.com/uphold/validator.js-asserts/pull/117) ([nunofgs](https://github.com/nunofgs))
|
51 | 69 |
|
52 | 70 | ## [v3.0.0](https://github.com/uphold/validator.js-asserts/tree/v3.0.0) (2016-05-13)
|
| 71 | + |
53 | 72 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.3.1...v3.0.0)
|
54 | 73 |
|
55 | 74 | **Implemented enhancements:**
|
56 | 75 |
|
57 | 76 | - Update [email protected] [\#110 ](https://github.com/uphold/validator.js-asserts/pull/110) ( [ruimarinho ](https://github.com/ruimarinho))
|
58 | 77 |
|
59 | 78 | ## [v2.3.1](https://github.com/uphold/validator.js-asserts/tree/v2.3.1) (2016-04-29)
|
| 79 | + |
60 | 80 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.3.0...v2.3.1)
|
61 | 81 |
|
62 | 82 | **Merged pull requests:**
|
63 | 83 |
|
64 |
| -- Update README to include new asserts [\#165](https://github.com/uphold/validator.js-asserts/pull/165) ([kurayama](https://github.com/kurayama)) |
65 | 84 | - Update [email protected] [\#105 ](https://github.com/uphold/validator.js-asserts/pull/105) ( [promag ](https://github.com/promag))
|
66 | 85 | - Update dependencies [\#103](https://github.com/uphold/validator.js-asserts/pull/103) ([ruimarinho](https://github.com/ruimarinho))
|
67 | 86 |
|
68 | 87 | ## [v2.3.0](https://github.com/uphold/validator.js-asserts/tree/v2.3.0) (2016-04-14)
|
| 88 | + |
69 | 89 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.2.0...v2.3.0)
|
70 | 90 |
|
71 | 91 | **Implemented enhancements:**
|
72 | 92 |
|
73 | 93 | - Add Taxpayer Identification Number assert [\#66](https://github.com/uphold/validator.js-asserts/pull/66) ([nunofgs](https://github.com/nunofgs))
|
74 | 94 |
|
75 | 95 | ## [v2.2.0](https://github.com/uphold/validator.js-asserts/tree/v2.2.0) (2016-04-10)
|
| 96 | + |
76 | 97 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.1.0...v2.2.0)
|
77 | 98 |
|
78 | 99 | **Implemented enhancements:**
|
|
84 | 105 | - Add UkModulusChecking assert [\#79](https://github.com/uphold/validator.js-asserts/pull/79) ([franciscocardoso](https://github.com/franciscocardoso))
|
85 | 106 |
|
86 | 107 | ## [v2.1.0](https://github.com/uphold/validator.js-asserts/tree/v2.1.0) (2016-04-10)
|
| 108 | + |
87 | 109 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.0.2...v2.1.0)
|
88 | 110 |
|
89 | 111 | **Merged pull requests:**
|
|
92 | 114 | - Add format option to date assert [\#95](https://github.com/uphold/validator.js-asserts/pull/95) ([franciscocardoso](https://github.com/franciscocardoso))
|
93 | 115 |
|
94 | 116 | ## [v2.0.2](https://github.com/uphold/validator.js-asserts/tree/v2.0.2) (2016-04-06)
|
| 117 | + |
95 | 118 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.0.1...v2.0.2)
|
96 | 119 |
|
97 | 120 | **Implemented enhancements:**
|
|
105 | 128 | - Remove jscs inline camel case rules [\#65](https://github.com/uphold/validator.js-asserts/pull/65) ([nunofgs](https://github.com/nunofgs))
|
106 | 129 |
|
107 | 130 | ## [v2.0.1](https://github.com/uphold/validator.js-asserts/tree/v2.0.1) (2016-01-26)
|
| 131 | + |
108 | 132 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.0.0...v2.0.1)
|
109 | 133 |
|
110 | 134 | **Fixed bugs:**
|
|
116 | 140 | - Add module exports [\#64](https://github.com/uphold/validator.js-asserts/pull/64) ([ruimarinho](https://github.com/ruimarinho))
|
117 | 141 |
|
118 | 142 | ## [v2.0.0](https://github.com/uphold/validator.js-asserts/tree/v2.0.0) (2016-01-21)
|
| 143 | + |
119 | 144 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v1.1.0...v2.0.0)
|
120 | 145 |
|
121 | 146 | **Implemented enhancements:**
|
|
148 | 173 | - [email protected] breaks build 🚨 [\#39 ](https://github.com/uphold/validator.js-asserts/pull/39) ( [greenkeeperio-bot ](https://github.com/greenkeeperio-bot))
|
149 | 174 |
|
150 | 175 | ## [v1.1.0](https://github.com/uphold/validator.js-asserts/tree/v1.1.0) (2015-10-16)
|
| 176 | + |
151 | 177 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v1.0.0...v1.1.0)
|
152 | 178 |
|
153 | 179 | **Merged pull requests:**
|
|
158 | 184 | - Add International Bank Account Number assert [\#23](https://github.com/uphold/validator.js-asserts/pull/23) ([nunofgs](https://github.com/nunofgs))
|
159 | 185 |
|
160 | 186 | ## [v1.0.0](https://github.com/uphold/validator.js-asserts/tree/v1.0.0) (2015-08-11)
|
| 187 | + |
161 | 188 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.7...v1.0.0)
|
162 | 189 |
|
163 | 190 | **Merged pull requests:**
|
|
166 | 193 | - Move dependencies to peer dependencies [\#19](https://github.com/uphold/validator.js-asserts/pull/19) ([ruimarinho](https://github.com/ruimarinho))
|
167 | 194 |
|
168 | 195 | ## [v0.0.7](https://github.com/uphold/validator.js-asserts/tree/v0.0.7) (2015-05-25)
|
| 196 | + |
169 | 197 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.6...v0.0.7)
|
170 | 198 |
|
171 | 199 | **Merged pull requests:**
|
172 | 200 |
|
173 | 201 | - Add null or date assert [\#17](https://github.com/uphold/validator.js-asserts/pull/17) ([nunofgs](https://github.com/nunofgs))
|
174 | 202 |
|
175 | 203 | ## [v0.0.6](https://github.com/uphold/validator.js-asserts/tree/v0.0.6) (2015-05-25)
|
| 204 | + |
176 | 205 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.5...v0.0.6)
|
177 | 206 |
|
178 | 207 | **Merged pull requests:**
|
|
181 | 210 | - Add documentation for uri assert [\#15](https://github.com/uphold/validator.js-asserts/pull/15) ([ruimarinho](https://github.com/ruimarinho))
|
182 | 211 |
|
183 | 212 | ## [v0.0.5](https://github.com/uphold/validator.js-asserts/tree/v0.0.5) (2015-05-24)
|
| 213 | + |
184 | 214 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.4...v0.0.5)
|
185 | 215 |
|
186 | 216 | **Merged pull requests:**
|
|
190 | 220 | - Add URI assert [\#12](https://github.com/uphold/validator.js-asserts/pull/12) ([nunofgs](https://github.com/nunofgs))
|
191 | 221 |
|
192 | 222 | ## [v0.0.4](https://github.com/uphold/validator.js-asserts/tree/v0.0.4) (2015-01-16)
|
| 223 | + |
193 | 224 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.3...v0.0.4)
|
194 | 225 |
|
195 | 226 | **Merged pull requests:**
|
196 | 227 |
|
197 | 228 | - Update bignumber.js version [\#7](https://github.com/uphold/validator.js-asserts/pull/7) ([fixe](https://github.com/fixe))
|
198 | 229 |
|
199 | 230 | ## [v0.0.3](https://github.com/uphold/validator.js-asserts/tree/v0.0.3) (2014-12-01)
|
| 231 | + |
200 | 232 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.2...v0.0.3)
|
201 | 233 |
|
202 | 234 | **Merged pull requests:**
|
|
207 | 239 | - Add date diff less and greater than asserts [\#3](https://github.com/uphold/validator.js-asserts/pull/3) ([ruimarinho](https://github.com/ruimarinho))
|
208 | 240 |
|
209 | 241 | ## [v0.0.2](https://github.com/uphold/validator.js-asserts/tree/v0.0.2) (2014-11-26)
|
| 242 | + |
210 | 243 | [Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.1...v0.0.2)
|
211 | 244 |
|
212 | 245 | **Merged pull requests:**
|
213 | 246 |
|
214 | 247 | - Expose min and max in `NullOrString` [\#2](https://github.com/uphold/validator.js-asserts/pull/2) ([fixe](https://github.com/fixe))
|
215 | 248 | - Add `Email` assert [\#1](https://github.com/uphold/validator.js-asserts/pull/1) ([fixe](https://github.com/fixe))
|
216 | 249 |
|
| 250 | +## [v0.0.1](https://github.com/uphold/validator.js-asserts/tree/v0.0.1) (2014-11-12) |
| 251 | + |
| 252 | +[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/2a36ab31a3ad1998e2f4e9f41041b3c587aaa1ed...v0.0.1) |
0 commit comments