Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 416 Bytes

0.1.5

  • Change the test suite from tasty to hspec

0.1.2

Switch around the the hex parser exercise. There are now two exercises:

  1. Implement hex, which is a sub-exercise of the previous hex.
  2. Implement hexu, which is the complete exercise of what was formerly hex.

This switching is required to implement jsonString parser properly (without a try-parser).

0.1.1

This change log started.