Skip to content

Releases: getappmap/appmap-ruby

v0.51.1

21 Jun 20:57

Choose a tag to compare

0.51.1 (2021-06-21)

Bug Fixes

  • Add missing require 'yaml' (1187a02)

v0.51.0

21 Jun 13:57

Choose a tag to compare

0.51.0 (2021-06-21)

Features

  • Provide default appmap.yml settings (7fa8159)

v0.50.0

17 Jun 00:02

Choose a tag to compare

0.50.0 (2021-06-17)

Bug Fixes

  • Remove appmap configuration in test cases which now occurs automatically (7391c4c)

Features

  • Direct minitest and rspec startup messages to the Rails log, when available (15f6444)
  • Enroll railtie, rspec, and minitest helpers automatically (1709374)
  • railtie enrolls the app in remote recording (3a1f8aa)

v0.49.0

16 Jun 20:31

Choose a tag to compare

0.49.0 (2021-06-16)

Features

  • Add refinement to the labels (6a93396)

v0.48.2

26 May 20:28

Choose a tag to compare

0.48.2 (2021-05-26)

Bug Fixes

  • Correct the method-hooking logic to capture some missing model methods (be529bd)

v0.48.1

25 May 18:04

Choose a tag to compare

0.48.1 (2021-05-25)

Bug Fixes

  • Account for bundle path when normalizing source path (095c278)
  • Scan exception messages for non-UTF8 characters (3dcaeae)

v0.48.0

19 May 01:48

Choose a tag to compare

0.48.0 (2021-05-19)

Features

  • Hook the code only when APPMAP=true (dd9e383)
  • Remove server process recording from doc and tests (383ba0a)

v0.47.1

13 May 19:26

Choose a tag to compare

0.47.1 (2021-05-13)

Bug Fixes

  • Add the proper template function hooks for Rails 6.0.7 (175f489)

v0.47.0

13 May 16:22

Choose a tag to compare

0.47.0 (2021-05-13)

Features

  • Emit swagger-style normalized paths instead of Rails-style ones (5a93cd7)

v0.46.0

12 May 16:33

Choose a tag to compare

0.46.0 (2021-05-12)

Features

  • Record view template rendering events and template paths (973b258)