This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Commits on Jun 18, 2019
-
feat: removes "isValidatable" from public API
BREAKING CHANGE: Gavel no longer exposes "isValidatable" method in its public API
Configuration menu - View commit details
-
Copy full SHA for 33dc9b8 - Browse repository at this point
Copy the full SHA 33dc9b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0960fe - Browse repository at this point
Copy the full SHA f0960feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 807a879 - Browse repository at this point
Copy the full SHA 807a879View commit details -
feat: removes "isValid" from public API
BREAKING CHANGE: Gavel no longer exports "isValid" method from public API. Pleae use "gavel.validate" instead.
Configuration menu - View commit details
-
Copy full SHA for 969ab5a - Browse repository at this point
Copy the full SHA 969ab5aView commit details -
feat: removes "type" parameter from "validate" call signature
BREAKING CHANGE: Calling "gavel.validate" no longer requires the "type" parameter.
Configuration menu - View commit details
-
Copy full SHA for 4a4e9a3 - Browse repository at this point
Copy the full SHA 4a4e9a3View commit details -
feat: removes HttpRequest, HttpResponse, and Validatable
BREAKING CHANGE: Gavel no longer exports "HttpRequest" and "HttpResponse" classes. Use "validate" instead.
Configuration menu - View commit details
-
Copy full SHA for 2c36cbb - Browse repository at this point
Copy the full SHA 2c36cbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a0074 - Browse repository at this point
Copy the full SHA a7a0074View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5c4f72 - Browse repository at this point
Copy the full SHA e5c4f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 290dec8 - Browse repository at this point
Copy the full SHA 290dec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for de99480 - Browse repository at this point
Copy the full SHA de99480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01503a0 - Browse repository at this point
Copy the full SHA 01503a0View commit details -
feat: swaps the order of "real" and "expected" arguments (validate)
BREAKING CHANGE: Gavel's call signature of the "validate" function is now the following: validate(expected, real)
Configuration menu - View commit details
-
Copy full SHA for f631116 - Browse repository at this point
Copy the full SHA f631116View commit details -
feat: removes "callback" argument of "validate"
BREAKING CHANGE: "gavel.validate()" no longer accepts a callback as an argument. Please use the "validate()" function as follows: const result = gavel.validate(expected, real)
Configuration menu - View commit details
-
Copy full SHA for 681b032 - Browse repository at this point
Copy the full SHA 681b032View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8270f29 - Browse repository at this point
Copy the full SHA 8270f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 818d1d2 - Browse repository at this point
Copy the full SHA 818d1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4478590 - Browse repository at this point
Copy the full SHA 4478590View commit details -
Configuration menu - View commit details
-
Copy full SHA for f08d0a6 - Browse repository at this point
Copy the full SHA f08d0a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7344f12 - Browse repository at this point
Copy the full SHA 7344f12View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ae32e - Browse repository at this point
Copy the full SHA b8ae32eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f0a170 - Browse repository at this point
Copy the full SHA 8f0a170View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4748564 - Browse repository at this point
Copy the full SHA 4748564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dfeab4 - Browse repository at this point
Copy the full SHA 1dfeab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 329759b - Browse repository at this point
Copy the full SHA 329759bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 459c4e8 - Browse repository at this point
Copy the full SHA 459c4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7870a99 - Browse repository at this point
Copy the full SHA 7870a99View commit details -
Configuration menu - View commit details
-
Copy full SHA for c830ff6 - Browse repository at this point
Copy the full SHA c830ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd3333 - Browse repository at this point
Copy the full SHA 5bd3333View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.