We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3baba20 commit 61d9af3Copy full SHA for 61d9af3
CHANGES.md
@@ -1,3 +1,22 @@
1
+## 0.0.22 (unreleased)
2
+
3
+### Added
4
5
+- Added `dunolint` config and workflow (#99, #104, @mbarbin).
6
7
+### Changed
8
9
+- Refactor pkg directory structure (#116, @mbarbin).
10
+- Upgrade to and require fixes from `fpath-base.0.4.0` (#109, @mbarbin).
11
+- Made some internal refactors suggested by the Zanuda linter (#106, @mbarbin).
12
+- Upgrade `pplumbing-*` dependencies (#101, @mbarbin).
13
+- Upgrade `crs` (#100, #108, @mbarbin).
14
+- Upgrade `docusaurus` (#97, @mbarbin).
15
16
+### Removed
17
18
+- Replace `pplumbing` dependency by separate pkgs (#101, @mbarbin).
19
20
## 0.0.21 (2025-08-27)
21
22
### Changed
0 commit comments