All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.6.0 - 2023-08-06
- Bumped SDK to 3.0.0
- Context interface
0.5.1 - 2023-02-14
- Dart 3 support
0.5.0 - 2023-02-14
- Bumped
markdown
to 7.0.0 - Bumped min Dart SDK version to 2.19.0
0.4.0 - 2022-08-14
- Bumped markdown dependency to 6.0.0
- Bumped min Dart SDK version to 2.17.0
0.3.0 - 2022-05-09
- Basic support of nested lists
- Bumped markdown dependency to 5.0.0
- Renamed Printable to Renderable
0.2.3 - 2021-12-28
- Optional configurable line break sequence
- Updated dependencies
0.2.2 - 2021-03-16
- render() accepts iterable
0.2.1 - 2021-03-13
- Links in the changelog
0.2.0 - 2021-03-13
- Null-safety support
- The
ast
library got repackaged PrintableNode
renamed toPrintable
NodeConstructor
is removed
0.1.1 - 2020-10-18
- Bump dependencies versions
0.1.0 - 2020-05-26
- No API changes. Minor formatting improvements and version bump.
0.0.4 - 2018-11-03
- Minor formatting changes
0.0.3 - 2018-11-03
- Changelog flavor
- Pretty much everything :)
0.0.2 - 2018-10-30
- Reference images and links
- Initial library version