v0.1.0
v0.1.0 (2024-04-21)
Chore
- chore: add project metadata (
7777d01
)
Ci
-
ci: fix actions yaml syntax (
1a83801
) -
ci: add semantic release (
faec1c7
) -
ci: add test workflow (
b230176
)
Documentation
Feature
- feat: handle async functions
Also fixes for match
handling, functools wrapping, and multiple decorators (71029d0
)
- feat: implement transform, xray, maxray (
6427aef
)
Fix
- fix: keep exact original source code locations (
2d48e9a
)
Refactor
- refactor: function descend logic (
26bd6fe
)