Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 199 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 199 Bytes
  • 0.2.0
    • added harness function that can be curry
  • 0.1.0
    • added harness version of matcher
    • removed default export, use import {match} from 'ramda-matcher'
    • major refactor