Releases: rbspy/rbspy
v0.42.1
- Fix version number mismatch in top-level rbspy crate
If you're new to rbspy and would like to use it, please check out the installation guide.
v0.42.0
If you're new to rbspy and would like to use it, please check out the installation guide.
v0.41.0
- Add support for ruby 4.0.0
- Upgrade dependencies
If you're new to rbspy and would like to use it, please check out the installation guide.
v0.40.0
- Add support for ruby 3.4.8
If you're new to rbspy and would like to use it, please check out the installation guide.
v0.39.0
- Add support for ruby 3.3.10
If you're new to rbspy and would like to use it, please check out the installation guide.
v0.38.1
- Fix mislabeled frames when class is detected (#400). @dalehamel
- Fix crash from reading invalid memory address (#402). @dalehamel
- Upgrade crate dependencies
If you're new to rbspy and would like to use it, please check out the installation guide.
v0.38.0
- Add support for ruby 3.4.7
If you're new to rbspy and would like to use it, please check out the installation guide.
v0.37.1
- Fix build on loongarch64
v0.37.0
- Show ruby class names in traces (#397). Thanks, @dalehamel! 🎉
- Add support for ruby 3.4.6
If you're new to rbspy and would like to use it, please check out the installation guide.
v0.36.1
- Fix bug that was breaking shim-based version managers like
asdfandrbenv(#201) - Improve CI caching and performance
If you're new to rbspy and would like to use it, please check out the installation guide.