We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90bdff commit 659e759Copy full SHA for 659e759
CHANGELOG.md
@@ -1,4 +1,9 @@
1
-### 0.4.0
+## 0.4.1
2
+
3
+- [PR-84](https://github.com/leisim/dartx/pull/84) Increase `path` version range to be compatible with Flutter 1.17
4
+- [PR-83](https://github.com/leisim/dartx/pull/83) Run tests on macOS
5
6
+## 0.4.0
7
8
### Iterable
9
- [PR-41](https://github.com/leisim/dartx/pull/41) New `Iterable<T>.containsAny(Iterable<T>)` extension
pubspec.yaml
@@ -1,6 +1,6 @@
name: dartx
description: Superpowers for Dart. Collection of useful static extension methods.
-version: 0.4.0
+version: 0.4.1
homepage: https://github.com/leisim/dartx
environment:
0 commit comments