You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,3 @@
1
-
[0.13.0.0] — circa 2026-2027
2
-
3
-
*__Breaking Changes__:
4
-
*[`Data.Data.dataTypeOf` for `StrictByteString` and `LazyByteString` now returns a `DataType` that uses `AlgRep` instead of `NoRep`.](https://github.com/haskell/bytestring/pull/614)
5
-
* This allows utilities like `syb:Data.Generics.Text.gread` to be meaningfully used at these types containing `ByteString`s.
6
-
<!--
7
-
* Bug fixes:
8
-
* API additions and behavior changes:
9
-
* Deprecations:
10
-
* Performance improvements:
11
-
* Miscellaneous:
12
-
* Internal stuff:
13
-
-->
14
-
15
1
[0.12.1.0] — February 2024
16
2
17
3
*[Provisional support has been added for using `bytestring` with GHC's JavaScript back-end.](https://github.com/haskell/bytestring/pull/631)
0 commit comments