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 1cb295c commit b6c8ea1Copy full SHA for b6c8ea1
CHANGELOG.md
@@ -2,13 +2,17 @@
2
3
## [Unreleased]
4
5
+## [v0.7.0] - 2025-04-11
6
+
7
## [v0.6.0] - 2023-07-08
8
9
## [v0.5.0] - 2023-02-03
10
11
- [ENH] Enable callbacks for pandas DataFrame and Series accessors. (@asmirnov69)
12
-[Unreleased]: https://github.com/pyjanitor-devs/pandas_flavor/compare/v0.6.0...HEAD
13
+[Unreleased]: https://github.com/pyjanitor-devs/pandas_flavor/compare/v0.7.0...HEAD
14
15
+[v0.7.0]: https://github.com/pyjanitor-devs/pandas_flavor/compare/v0.6.0...v0.7.0
16
17
[v0.6.0]: https://github.com/pyjanitor-devs/pandas_flavor/compare/v0.5.0...v0.6.0
18
0 commit comments