Skip to content

Releases: michaljanocko/schemawax

v1.0.12

14 Oct 19:31
Compare
Choose a tag to compare

v1.0.11

01 Jun 12:51
Compare
Choose a tag to compare
  • Errors with path information where the error happened

v1.0.10

06 Feb 17:41
Compare
Choose a tag to compare
  • Simplify D.regex implementation

v1.0.9

22 Dec 08:52
Compare
Choose a tag to compare
  • Exported DecoderRecord
  • Slightly more on-point errors
  • Added tests

v1.0.8

22 Nov 21:33
Compare
Choose a tag to compare
  • Add regex decoder

v1.0.7

07 Nov 19:15
Compare
Choose a tag to compare

Recursive decoders are here!
Special thanks to @francescortiz.

v1.0.6

29 Jun 21:44
0f1ae50
Compare
Choose a tag to compare

Added method for validation (it is easier to handle both the error and the actual value cases now)

v1.0.5

12 May 19:46
Compare
Choose a tag to compare
  • Fixed Node imports

v1.0.4

12 May 00:47
Compare
Choose a tag to compare
  • Declared side-effect free
  • Tree-shakability

v1.0.3

08 May 20:33
Compare
Choose a tag to compare
  • Fixed types for good (maybe)