Skip to content

Releases: getappmap/appmap-ruby

v0.83.6

01 Aug 21:47
Compare
Choose a tag to compare

0.83.6 (2022-08-01)

Bug Fixes

  • Catch an uncaught EINVAL on Windows when attempting to parse source code (9a152d8)

v0.83.5

30 Jun 16:24
Compare
Choose a tag to compare

0.83.5 (2022-06-30)

Bug Fixes

  • Remove spec and test from the gem (ab2f6cb)

v0.83.4

22 Jun 16:42
Compare
Choose a tag to compare

0.83.4 (2022-06-22)

Bug Fixes

  • Exclude AppMaps from the gem when packaging (a0634f0)

v0.83.3

03 Jun 21:54
Compare
Choose a tag to compare

0.83.3 (2022-06-03)

Bug Fixes

  • Eval handler now works correctly even when not tracing (4c9c40a)

v0.83.2

11 May 21:25
Compare
Choose a tag to compare

0.83.2 (2022-05-11)

Bug Fixes

  • Only warn if Hook::LOG is true (0ffd29e)

v0.83.1

05 May 19:07
Compare
Choose a tag to compare

0.83.1 (2022-05-05)

Bug Fixes

  • Allow appmap_dir, language and additional properties (a3bb87c)

v0.83.0

29 Apr 00:20
Compare
Choose a tag to compare

0.83.0 (2022-04-29)

Features

  • #before_setup is lang.eval.safe and deserialize.safe (cf03641)
  • pandoc-ruby is system.exec.safe (2b3ec8e)

v0.82.0

27 Apr 22:12
Compare
Choose a tag to compare

0.82.0 (2022-04-27)

Bug Fixes

  • Guess 'app' as the source path (090f9f3)

Features

  • install command emits language, appmap_dir (f780095)

v0.81.1

27 Apr 14:11
Compare
Choose a tag to compare

0.81.1 (2022-04-27)

Bug Fixes

  • AppMap format version is 1.7.0 (53b3f04)
  • Avoid return within a block (Ruby 2.5) (85094fd)

v0.81.0

26 Apr 20:43
Compare
Choose a tag to compare

0.81.0 (2022-04-26)

Features

  • Add Ruby 2.5 to the version whitelist (945f7da)