We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e63fca0 commit b834d1bCopy full SHA for b834d1b
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [9.9.0]
2
+* Update petitparser to 7.0.1
3
+
4
## [9.8.0]
5
- Add common class for timestamps: `OrgTimestamp`
6
- Add `OrgTimestamp.isActive` to determine whether timestamp is "active"
pubspec.yaml
@@ -1,6 +1,6 @@
name: org_parser
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
-version: 9.8.0
+version: 9.9.0
homepage: https://github.com/amake/org_parser
environment:
0 commit comments