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 0c06c32 commit 2ff5c64Copy full SHA for 2ff5c64
pkgs/yaml_edit/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.2.2-wip
2
+- Suppress warnings previously printed to `stdout` when parsing YAML internally.
3
+
4
## 2.2.1
5
6
- Require Dart 3.0
pkgs/yaml_edit/pubspec.yaml
@@ -1,5 +1,5 @@
name: yaml_edit
-version: 2.2.1
+version: 2.2.2-wip
description: >-
A library for YAML manipulation with comment and whitespace preservation.
repository: https://github.com/dart-lang/yaml_edit
0 commit comments