Skip to content

v0.4.0 2025-03-26

Compare
Choose a tag to compare
@davidhewitt davidhewitt released this 26 Mar 18:16
· 14 commits to main since this release
3425111

What's Changed

  • remove debug print, and add clippy lint to prevent future regressions by @davidhewitt in #32
  • support dotted.attribute syntax in the macros by @davidhewitt in #34
  • add with_console_options config, deprecate console_mode by @davidhewitt in #33
  • rename with_metrics_options to with_metrics by @davidhewitt in #35
  • add support for inferring token from region by @davidhewitt in #36

Full Changelog: v0.3.1...v0.4.0