-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
57 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
0.10.10.1 <[email protected]> May 2020 | ||
0.10.X.X <[email protected]> May 2020 | ||
|
||
* Fix off-by-one infinite loop in primMapByteStringBounded. | ||
* Document inadvertent 0.10.6.0 behaviour change in findSubstrings | ||
|
@@ -8,6 +8,7 @@ | |
* Fix benchmark builds | ||
* Add GHC 8.10 to the CI matrix | ||
* Improve the performance of `sconcat` for lazy and strict bytestrings | ||
* Define `findIndexEnd` | ||
|
||
0.10.10.0 July 2019 <[email protected]> July 2019 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters