blob: fdbb0d6c673c270f04abe77f927d8e2a53817009 [file] [view]
## 0.8.0
* Switch tests to use [test][] instead of [unittest][].
* Remove (probably unused) `resolved` field from `LinkSyntax`.
[test]: https://pub.dartlang.org/packages/test
[unittest]: https://pub.dartlang.org/packages/unittest
## 0.7.2
* Allow resolving links that contain inline syntax (#42).
## 0.7.1+3
* Updated homepage.
## 0.7.1+2
* Formatted code.
* Updated readme.