text v1.2.2.0 Release Notes

Release Date: 2015-12-22 // over 8 years ago
    • ๐Ÿ“ฆ The integer-simple package, upon which this package optionally depended, has been replaced with integer-pure. The build flag has been renamed accordingly.

    • ๐Ÿ› Bug fix: For the Binary instance, If UTF-8 decoding fails during a get, the error is propagated via fail instead of an uncatchable crash.

    • ๐Ÿ†• New function: takeWhileEnd

    • ๐Ÿ†• New instances for the Text types:

      • if base >= 4.7: PrintfArg
      • if base >= 4.9: Semigroup