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.
v0.3.6
1 parent 77ff689 commit ee06762Copy full SHA for ee06762
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.3.6] - 2025-05-07
2
+- Fix incompatible `build_runner_core` with `logging 1.3.0` – missing `onLevelChanged`
3
+- Support `Mailbox/clear` method JMAP extension
4
+
5
## [0.3.5] - 2025-04-28
6
- Upgrade `build_runner` version to `2.4.10`
7
pubspec.yaml
@@ -1,6 +1,6 @@
name: jmap_dart_client
description: A JMAP client library to make JMAP method calls and process the responses.
-version: 0.3.5
+version: 0.3.6
homepage: https://github.com/linagora/jmap-dart-client.git
environment:
0 commit comments