Releases: getappmap/appmap-ruby
Releases · getappmap/appmap-ruby
v1.1.1
1.1.1 (2024-12-13)
Bug Fixes
- Handle rack apps without engine? method in Rails (7e9d3a0)
v1.1.0
1.1.0 (2024-05-22)
Features
v1.0.1
1.0.1 (2024-04-30)
Bug Fixes
- Handle exceptions in app.matches? (0e9db0d), closes #358
v1.0.0
1.0.0 (2024-02-06)
Features
- disable recording for tests tagged :noappmap (0278ad9)
BREAKING CHANGES
v0.103.0
Bug Fixes
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.1
Bug Fixes
- Guard access to the :size method (e0b53b2), closes #341
v0.102.0
Features
- Discourage conflicting recording methods (f86303b)
v0.101.0
Bug Fixes
- Auto-enable tracing on block recording (59886b6)
Features
v0.100.0
Features
- Add
appmap-agent-config
command to bootstrap appmap.yml (568acc3)