Releases: pwwang/pipda
Releases · pwwang/pipda
0.13.1
0.13.0
- ✨ Add Dockerfile for codesandbox
- ⬆️ Bump executing to
^2.0
- ✨ Support python 3.12
Full Changelog: 0.12.0...0.13.0
0.12.0
- ⬆️ Drop support for python3.7
Full Changelog: 0.11.1...0.12.0
0.11.1
0.11.0
0.10.0
- 💥 Refactor the registered borrowed from
singledispatch
- ✨ Allow pipeable and dispatchable functions (related: pwwang/datar#148)
- 💥 Change default ast_fallback to "piping_warning" for verbs
- ✨ Allow to register multi-types at a time for dispatchable functions
- ✨ Support backends
- ✨ Allow register plain functions
- ✅ Add level test for context
- ✨ Make pipeable function work as a verb
What's Changed
Full Changelog: 0.9.0...0.10.0
0.9.0
0.8.2
0.8.1
0.8.0
- patch classes if they have piping operator method
- auto register numpy ufuncs
- pump executing to 1.1.1 to fix pwwang/datar#149
What's Changed
Full Changelog: 0.7.6...0.8.0