Changelog for prosidy-1.6.0.1
v1.6.0.1 (2020-03-13)
- Added patterns to
Series
and SeriesNE
to make for easier pattern
matching.
- Added the
BlockRegion
, InlineRegion
, and LiteralRegion
synonyms.
v1.6 (2020-03-01)
- Removed an erroneous
Monoid
constraint from SeriesNE
- Added locations to a few node types.
- Wrapped 'Text' nodes in 'Fragment'.
v1.5.0.1 (2020-02-24)
- Added
CHANGELOG
to its own file.
- Included
CHANGELOG
and README.pro
in the source distribution.
- Added an optic for fetching the name of a
Tag
.
v1.5.0.0 (2020-02-23)
- Added tests for GHC 8.4.4 through 8.6.1.
- Initial stable release.