- 💥 Refactor the registered borrowed from `singledispatch`
- ✨ Allow pipeable and dispatchable functions (related: pwwang/datar148)
- 💥 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
* 0.10.0 by pwwang in https://github.com/pwwang/pipda/pull/43
**Full Changelog**: https://github.com/pwwang/pipda/compare/0.9.0...0.10.0