60a0e80 (tag: 0.14.0) Bump version to 0.14.0
f9e5510 Add getChunk function to access the rest of the current chunk
217ef27 Supported GHC 9.0.1
905e70a More detailed failure, and fixed test case.
c2caec6 Add parseOnly versions for lazy input
b000dd3 Update Internal.hs
f6d0d3d added takeWhileIncluding
I still don't see any commit which should warrant a major version bump. I guess it wasn't needed. 🤷🏽♀️
The changelog doesn't explicitly mention them, and the changes listed therein don't seem to be backwards-incompatible.
Diff: https://github.com/haskell/attoparsec/compare/0.13.2.5...0.14.0
Log without merge commits:
60a0e80 (tag: 0.14.0) Bump version to 0.14.0 f9e5510 Add getChunk function to access the rest of the current chunk 217ef27 Supported GHC 9.0.1 905e70a More detailed failure, and fixed test case. c2caec6 Add
parseOnly
versions for lazy input b000dd3 Update Internal.hs f6d0d3d added takeWhileIncludingI still don't see any commit which should warrant a major version bump. I guess it wasn't needed. 🤷🏽♀️