Releases: getsentry/ophio
Releases · getsentry/ophio
1.0.0
Various fixes & improvements
- 3.10.11 (#65) by @armenzg
- remove wityh (#65) by @armenzg
- Cargo toml (#65) by @armenzg
- Do not run on push for pull requests (#68) by @armenzg
- Add python-version to tests (#66) by @armenzg
- 3.10.15 (#66) by @armenzg
- Partially revert "Update to Python 3.11 and
cargo update
(#56)" (#66) by @armenzg - Build wheels with Python 3.10 (#65) by @armenzg
- No need for if conditionals (#67) by @armenzg
- Run release builds on PRs (#67) by @armenzg
0.2.9
0.2.8
Various fixes & improvements
- Remove
is_sentinel/prefix_frame
from Enhancers (#63) by @Swatinem - Remove more unused dependencies (#61) by @Swatinem
- Update pyo3 and clean up dependencies (#60) by @Swatinem
- Remove Proguard bindings (#59) by @Swatinem
- Remove all the
ketama
-related code (#55) by @Swatinem - Update to Python 3.11 and
cargo update
(#56) by @Swatinem
0.2.7
0.2.6
Various fixes & improvements
- Bump black from 23.12.0 to 24.3.0 (#51) by @dependabot
- Return prettier parse errors (#50) by @Swatinem
0.2.5
0.2.3
Various fixes & improvements
- fix(bindings): Add type info for Component.new (#48) by @loewenheim
- Fix typing for pyi
ExceptionData
(#47) by @Swatinem
0.2.0
Various fixes & improvements
- Add the complete
assemble_stacktrace_component
logic (#46) by @Swatinem - Switch to new PyO3
Bound
API (#45) by @Swatinem - Document matching behavior without any matcher (#44) by @Swatinem
- Implement
update_frame_components_contributions
(#42) by @Swatinem - Do a
cargo update
(#43) by @Swatinem - ref(enhancers): Replace nom parser with handwritten recursive descent (#40) by @loewenheim