Skip to content

Releases: getappmap/appmap-ruby

v1.1.1

Choose a tag to compare

@kgilpin kgilpin released this 13 Dec 19:22

1.1.1 (2024-12-13)

Bug Fixes

  • Handle rack apps without engine? method in Rails (7e9d3a0)

v1.1.0

Choose a tag to compare

@kgilpin kgilpin released this 22 May 16:03

1.1.0 (2024-05-22)

Features

v1.0.1

Choose a tag to compare

@kgilpin kgilpin released this 30 Apr 14:36

1.0.1 (2024-04-30)

Bug Fixes

  • Handle exceptions in app.matches? (0e9db0d), closes #358

v1.0.0

Choose a tag to compare

@kgilpin kgilpin released this 06 Feb 13:07

1.0.0 (2024-02-06)

Features

  • disable recording for tests tagged :noappmap (0278ad9)

BREAKING CHANGES

  • bump to version 1.0.0

v0.103.0

Choose a tag to compare

@kgilpin kgilpin released this 18 Dec 15:54

0.103.0 (2023-12-18)

Bug Fixes

  • Drop metadata timestamp (950d8e6)

Features

  • APPMAP_OUTPUT_DIR (82fe6d7)
  • AppMap.record accepts thread (9863cc5)
  • Drop extended git info (1d26cb4)
  • Ensure existence of the appmap output dir (3019868)
  • Record around command-labeled methods (9692e2b)
  • Report metadata timestamp as iso8601 (56f8a52)

v0.102.2

Choose a tag to compare

@kgilpin kgilpin released this 07 Nov 15:42

v0.102.1

Choose a tag to compare

@kgilpin kgilpin released this 25 Jul 19:37

0.102.1 (2023-07-25)

Bug Fixes

  • Guard access to the :size method (e0b53b2), closes #341

v0.102.0

Choose a tag to compare

@kgilpin kgilpin released this 18 Jul 16:57

0.102.0 (2023-07-18)

Features

  • Discourage conflicting recording methods (f86303b)

v0.101.0

Choose a tag to compare

@kgilpin kgilpin released this 17 Jul 21:39

0.101.0 (2023-07-17)

Bug Fixes

  • Auto-enable tracing on block recording (59886b6)

Features

v0.100.0

Choose a tag to compare

@kgilpin kgilpin released this 11 Jul 22:27

0.100.0 (2023-07-11)

Features

  • Add appmap-agent-config command to bootstrap appmap.yml (568acc3)