Skip to content

Releases: ruby/tracer

v0.2.3

22 Mar 12:26
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Add IvarTracer for tracing ivar changes by @st0012 in #16
  • Trace exception rescue by @st0012 in #24

🛠 Other Changes

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 May 10:23
64ab66f
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 May 03:00
ecf90bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 May 14:37
1fe0196
Compare
Choose a tag to compare
Version 0.2.0

v0.1.1

17 Nov 10:23
8a726e4
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Nov 10:23
b624073
Compare
Choose a tag to compare

What's Changed

  • Use test-unit instead of ruby core test suite. by @hsbt in #2
  • Use GitHub Actions instead of Travis CI by @hsbt in #3

Full Changelog: https://github.com/ruby/tracer/commits/v0.1.0