Releases: segevfiner/pybpf_asm
Releases · segevfiner/pybpf_asm
v0.1.4
v0.1.3
Added
- Python 3.12 wheels.
- macOS universal2 wheels.
Removed
- Python 3.6 wheels.
v0.1.2
Python 3.11 wheels
v0.1.1
Fixed
- Removed a few remaining calls to
exit
that would have led to the process exiting instead of
returning with an error.
v0.1.0
Initial Release