Commit graph

22 commits

Author SHA1 Message Date
f0x a8fc604f4f change flatten to Array#flat (Node 10.x EOL) 2022-08-22 20:41:06 +02:00
Sven Slootweg 5bf5895224 0.1.9 2020-07-03 13:20:25 +02:00
Sven Slootweg 34a8b4f6bd Immediately fail completely when a non-validation error is encountered 2020-07-03 13:20:21 +02:00
Sven Slootweg 9edb361baf 0.1.8 2020-07-01 14:59:16 +02:00
Sven Slootweg eabe7ba32b Don't omit likely-irrelevant errors when the user disabled heuristics 2020-07-01 14:58:47 +02:00
Sven Slootweg d9042490e9 0.1.7 2020-07-01 14:34:48 +02:00
Sven Slootweg 6a1d0b3369 Improve error display heuristics for complex cases where errors occur in a subpath 2020-07-01 14:27:12 +02:00
Sven Slootweg 1d5d7be21d Support subError inspection in origin comparison 2020-07-01 14:26:27 +02:00
Sven Slootweg f15a3d2a44 0.1.6 2020-07-01 13:52:56 +02:00
Sven Slootweg 03f11c41b7 Remove stray require 2020-07-01 13:52:46 +02:00
Sven Slootweg 36bea7f06f 0.1.5 2020-07-01 13:49:56 +02:00
Sven Slootweg e20cc794df Remove now-unused split-filter dependency 2020-07-01 13:49:44 +02:00
Sven Slootweg 5b329cadd5 Unpack nested either errors, and correctly represent alternatives that produced more than one error 2020-07-01 13:48:34 +02:00
Sven Slootweg e49e90f91b 0.1.4 2020-06-27 23:45:09 +02:00
Sven Slootweg a79f92334f Use subErrors API, improve error output in case of nested errors 2020-06-27 23:45:05 +02:00
Sven Slootweg 5eb4486456 0.1.3 2020-06-22 00:28:46 +02:00
Sven Slootweg d45b89daa0 Produce more sensible error messages when nested errors occur 2020-06-22 00:28:44 +02:00
Sven Slootweg 1c13747091 0.1.2 2020-06-14 02:54:44 +02:00
Sven Slootweg 38254bd28f Revert "Add callIfNull support"
This reverts commit 2170e3a2ab.
2020-06-14 02:54:39 +02:00
Sven Slootweg a8b6da1b59 0.1.1 2020-06-14 01:49:15 +02:00
Sven Slootweg 2170e3a2ab Add callIfNull support 2020-06-14 01:49:07 +02:00
Sven Slootweg a1a85e4f29 Initial commit 2020-06-07 23:06:33 +02:00