-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Francisco Cardoso
committed
Mar 2, 2020
1 parent
97afd12
commit 6ff9c79
Showing
2 changed files
with
9 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
# Changelog | ||
|
||
## [v4.0.2](https://github.com/uphold/validator.js-asserts/tree/v4.0.2) (2019-10-08) | ||
## [v5.0.0](https://github.com/uphold/validator.js-asserts/tree/v5.0.0) (2020-03-02) | ||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/3.2.0...v5.0.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Bump validator.js [\#187](https://github.com/uphold/validator.js-asserts/pull/187) ([cristianooliveira](https://github.com/cristianooliveira)) | ||
- Bump dependencies [\#182](https://github.com/uphold/validator.js-asserts/pull/182) ([Americas](https://github.com/Americas)) | ||
|
||
## [v4.0.2](https://github.com/uphold/validator.js-asserts/tree/v4.0.2) (2019-10-08) | ||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v4.0.1...v4.0.2) | ||
|
||
**Fixed bugs:** | ||
|
@@ -13,7 +20,6 @@ | |
- Add MIT license [\#179](https://github.com/uphold/validator.js-asserts/pull/179) ([zangetsouu](https://github.com/zangetsouu)) | ||
|
||
## [v4.0.1](https://github.com/uphold/validator.js-asserts/tree/v4.0.1) (2019-06-05) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v4.0.0...v4.0.1) | ||
|
||
**Fixed bugs:** | ||
|
@@ -25,7 +31,6 @@ | |
- Fix date tests on node 10 [\#178](https://github.com/uphold/validator.js-asserts/pull/178) ([rplopes](https://github.com/rplopes)) | ||
|
||
## [v4.0.0](https://github.com/uphold/validator.js-asserts/tree/v4.0.0) (2019-02-18) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.1.0...v4.0.0) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -40,15 +45,13 @@ | |
- Update README to include new asserts [\#165](https://github.com/uphold/validator.js-asserts/pull/165) ([kurayama](https://github.com/kurayama)) | ||
|
||
## [v3.1.0](https://github.com/uphold/validator.js-asserts/tree/v3.1.0) (2016-10-20) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.0.2...v3.1.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- New date asserts [\#164](https://github.com/uphold/validator.js-asserts/pull/164) ([kurayama](https://github.com/kurayama)) | ||
|
||
## [v3.0.2](https://github.com/uphold/validator.js-asserts/tree/v3.0.2) (2016-10-10) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.0.1...v3.0.2) | ||
|
||
**Closed issues:** | ||
|
@@ -60,23 +63,20 @@ | |
- Allow custom date formats [\#150](https://github.com/uphold/validator.js-asserts/pull/150) ([kurayama](https://github.com/kurayama)) | ||
|
||
## [v3.0.1](https://github.com/uphold/validator.js-asserts/tree/v3.0.1) (2016-08-04) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v3.0.0...v3.0.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Add `BigNumberEqualTo` assert [\#117](https://github.com/uphold/validator.js-asserts/pull/117) ([nunofgs](https://github.com/nunofgs)) | ||
|
||
## [v3.0.0](https://github.com/uphold/validator.js-asserts/tree/v3.0.0) (2016-05-13) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.3.1...v3.0.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Update [email protected] [\#110](https://github.com/uphold/validator.js-asserts/pull/110) ([ruimarinho](https://github.com/ruimarinho)) | ||
|
||
## [v2.3.1](https://github.com/uphold/validator.js-asserts/tree/v2.3.1) (2016-04-29) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.3.0...v2.3.1) | ||
|
||
**Merged pull requests:** | ||
|
@@ -85,15 +85,13 @@ | |
- Update dependencies [\#103](https://github.com/uphold/validator.js-asserts/pull/103) ([ruimarinho](https://github.com/ruimarinho)) | ||
|
||
## [v2.3.0](https://github.com/uphold/validator.js-asserts/tree/v2.3.0) (2016-04-14) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.2.0...v2.3.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Add Taxpayer Identification Number assert [\#66](https://github.com/uphold/validator.js-asserts/pull/66) ([nunofgs](https://github.com/nunofgs)) | ||
|
||
## [v2.2.0](https://github.com/uphold/validator.js-asserts/tree/v2.2.0) (2016-04-10) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.1.0...v2.2.0) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -105,7 +103,6 @@ | |
- Add UkModulusChecking assert [\#79](https://github.com/uphold/validator.js-asserts/pull/79) ([franciscocardoso](https://github.com/franciscocardoso)) | ||
|
||
## [v2.1.0](https://github.com/uphold/validator.js-asserts/tree/v2.1.0) (2016-04-10) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.0.2...v2.1.0) | ||
|
||
**Merged pull requests:** | ||
|
@@ -114,7 +111,6 @@ | |
- Add format option to date assert [\#95](https://github.com/uphold/validator.js-asserts/pull/95) ([franciscocardoso](https://github.com/franciscocardoso)) | ||
|
||
## [v2.0.2](https://github.com/uphold/validator.js-asserts/tree/v2.0.2) (2016-04-06) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.0.1...v2.0.2) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -128,7 +124,6 @@ | |
- Remove jscs inline camel case rules [\#65](https://github.com/uphold/validator.js-asserts/pull/65) ([nunofgs](https://github.com/nunofgs)) | ||
|
||
## [v2.0.1](https://github.com/uphold/validator.js-asserts/tree/v2.0.1) (2016-01-26) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v2.0.0...v2.0.1) | ||
|
||
**Fixed bugs:** | ||
|
@@ -140,7 +135,6 @@ | |
- Add module exports [\#64](https://github.com/uphold/validator.js-asserts/pull/64) ([ruimarinho](https://github.com/ruimarinho)) | ||
|
||
## [v2.0.0](https://github.com/uphold/validator.js-asserts/tree/v2.0.0) (2016-01-21) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v1.1.0...v2.0.0) | ||
|
||
**Implemented enhancements:** | ||
|
@@ -173,7 +167,6 @@ | |
- [email protected] breaks build 🚨 [\#39](https://github.com/uphold/validator.js-asserts/pull/39) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
|
||
## [v1.1.0](https://github.com/uphold/validator.js-asserts/tree/v1.1.0) (2015-10-16) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v1.0.0...v1.1.0) | ||
|
||
**Merged pull requests:** | ||
|
@@ -184,7 +177,6 @@ | |
- Add International Bank Account Number assert [\#23](https://github.com/uphold/validator.js-asserts/pull/23) ([nunofgs](https://github.com/nunofgs)) | ||
|
||
## [v1.0.0](https://github.com/uphold/validator.js-asserts/tree/v1.0.0) (2015-08-11) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.7...v1.0.0) | ||
|
||
**Merged pull requests:** | ||
|
@@ -193,15 +185,13 @@ | |
- Move dependencies to peer dependencies [\#19](https://github.com/uphold/validator.js-asserts/pull/19) ([ruimarinho](https://github.com/ruimarinho)) | ||
|
||
## [v0.0.7](https://github.com/uphold/validator.js-asserts/tree/v0.0.7) (2015-05-25) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.6...v0.0.7) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add null or date assert [\#17](https://github.com/uphold/validator.js-asserts/pull/17) ([nunofgs](https://github.com/nunofgs)) | ||
|
||
## [v0.0.6](https://github.com/uphold/validator.js-asserts/tree/v0.0.6) (2015-05-25) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.5...v0.0.6) | ||
|
||
**Merged pull requests:** | ||
|
@@ -210,7 +200,6 @@ | |
- Add documentation for uri assert [\#15](https://github.com/uphold/validator.js-asserts/pull/15) ([ruimarinho](https://github.com/ruimarinho)) | ||
|
||
## [v0.0.5](https://github.com/uphold/validator.js-asserts/tree/v0.0.5) (2015-05-24) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.4...v0.0.5) | ||
|
||
**Merged pull requests:** | ||
|
@@ -220,15 +209,13 @@ | |
- Add URI assert [\#12](https://github.com/uphold/validator.js-asserts/pull/12) ([nunofgs](https://github.com/nunofgs)) | ||
|
||
## [v0.0.4](https://github.com/uphold/validator.js-asserts/tree/v0.0.4) (2015-01-16) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.3...v0.0.4) | ||
|
||
**Merged pull requests:** | ||
|
||
- Update bignumber.js version [\#7](https://github.com/uphold/validator.js-asserts/pull/7) ([fixe](https://github.com/fixe)) | ||
|
||
## [v0.0.3](https://github.com/uphold/validator.js-asserts/tree/v0.0.3) (2014-12-01) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.2...v0.0.3) | ||
|
||
**Merged pull requests:** | ||
|
@@ -239,14 +226,9 @@ | |
- Add date diff less and greater than asserts [\#3](https://github.com/uphold/validator.js-asserts/pull/3) ([ruimarinho](https://github.com/ruimarinho)) | ||
|
||
## [v0.0.2](https://github.com/uphold/validator.js-asserts/tree/v0.0.2) (2014-11-26) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/v0.0.1...v0.0.2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Expose min and max in `NullOrString` [\#2](https://github.com/uphold/validator.js-asserts/pull/2) ([fixe](https://github.com/fixe)) | ||
- Add `Email` assert [\#1](https://github.com/uphold/validator.js-asserts/pull/1) ([fixe](https://github.com/fixe)) | ||
|
||
## [v0.0.1](https://github.com/uphold/validator.js-asserts/tree/v0.0.1) (2014-11-12) | ||
|
||
[Full Changelog](https://github.com/uphold/validator.js-asserts/compare/2a36ab31a3ad1998e2f4e9f41041b3c587aaa1ed...v0.0.1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters