Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: yuhangwang/text

Tags

1.2.3.0

Toggle 1.2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
hvr Herbert Valerio Riedel
text-1.2.3.0

* Spec compliance: `toCaseFold` now follows the Unicode 9.0 spec (updated from 8.0).

* Bug fix: the lazy `takeWhileEnd` function violated the
  [lazy text invariant](https://github.com/bos/text/blob/1.2.3.0/Data/Text/Internal/Lazy.hs#L51)
  (haskellgh-184).

* Bug fix: Fixed usage of size hints causing incorrect behavior (haskellgh-197).

* New function: `unsnoc` (haskellgh-173).

* Reduce memory overhead in `encodeUTF8` (haskellgh-194).

* Improve UTF-8 decoder error-recovery (haskellgh-182).

* Minor documentation improvements (`@since` annotations, more examples, clarifications).

1.2.2.2

Toggle 1.2.2.2's commit message
Update changelog

1.2.2.1

Toggle 1.2.2.1's commit message
Bump version to 1.2.2.1

1.2.2.0

Toggle 1.2.2.0's commit message
Default integer-pure build flag to False

1.2.1.3

Toggle 1.2.1.3's commit message
Added tag 1.2.1.2 for changeset 40f268e67357

1.2.1.2

Toggle 1.2.1.2's commit message
Bump version to 1.2.1.2

1.2.1.1

Toggle 1.2.1.1's commit message
Bump version to 1.2.1.1

1.2.1.0

Toggle 1.2.1.0's commit message
Broke my brain :-(

1.2.0.6

Toggle 1.2.0.6's commit message
Update changelog

1.2.0.5

Toggle 1.2.0.5's commit message
Bump version to 1.2.0.5