Skip to content

0.2.3

Latest
Compare
Choose a tag to compare
@ygunayer ygunayer released this 04 Jan 15:57
  • Increased code coverage to 99%+
  • Fixed a bug that caused arrays being always matched against, even if they were completely different
  • Fixed a bug that caused functions to be matched as objects first
  • Fixed a bug that caused combined partial functions to prematurely throw errors when isDefinedAt was called
  • Fixed a bug that caused matching against an object to always return true even if a single field was a match despite other fields not matching
  • Added a VSCode debug script for tests