Skip to content

Latest commit

 

History

History
65 lines (28 loc) · 3.34 KB

CHANGELOG.md

File metadata and controls

65 lines (28 loc) · 3.34 KB

3.2.0 (2024-07-11)

Features

3.1.1 (2024-06-14)

Bug Fixes

  • Adjust workflow permissions so it can bump version (#85) (42e00ed)

3.1.0 (2024-06-14)

Features

  • Add config option to ignore keys (#82) (657b9f3)

3.0.1 (2024-06-14)

Bug Fixes

  • Adjust module name to fix semantic release bumps (#84) (f97ed2d)

3.0.0 (2024-05-21)

  • BREAKING CHANGE: Use ruby 2.7 'Forward all arguments' syntax: (...) to forward arguments (#78) (99ae28e), closes #78

BREAKING CHANGES

  • Hash arguments will throw an error. Keyword arguments must be used instead.

2.1.2 (2024-05-21)

Bug Fixes

  • Ruby 3.0 keyword argument error when ICE is enabled (#79) (d0efad8)

2.1.1 (2024-04-23)

Bug Fixes

2.1.0 (2024-04-23)

Features

2.0.1 (2023-12-01)

Bug Fixes

  • Add origin to track different integration usage for metrics (#62) (660eebc)