v0.4.0 2025-03-26
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, deprecateconsole_mode
by @davidhewitt in #33 - rename
with_metrics_options
towith_metrics
by @davidhewitt in #35 - add support for inferring token from region by @davidhewitt in #36
Full Changelog: v0.3.1...v0.4.0