readable v0.3.1 Release Notes

Release Date: 2015-02-07 // about 9 years ago
    • ✅ Reinstate Text and ByteString instances because some users require them.

Previous changes from v0.3.0.1

    • ➕ Add yes/no and y/n parsing to the Bool instance

    0.3

    • ✂ Remove Readable instances for ByteString and Text because they are probably not what the user wants and could cause compilation to succeed when you probably want to see an error.