Enhancements
- Provide step information in additional log messages (#4484) @cidrblock
- Enhance logging with consistent scenario and step information (#4483) @cidrblock
- Enhance color scheme and formatting methods (#4481) @cidrblock
- Add scenario names to log messages for improved debugging (#4478) @cidrblock
- Share state between molecule scenarios (#4470) @Qalthos
- Add shared-state argument (#4452) @Qalthos
Bugfixes
- Make sure path exists before writing (#4472) @Qalthos
- Add pipeline for galaxy publishing (#4469) @ssbarnea
- Bring community.molecule collection as part of molecule repository (#4467) @ssbarnea
- Fix #4448: molecule init scenario ignores the -d flag (#4456) @panchal-yash
Maintenance
- Consolidate command class loggers into base.Base property (#4486) @cidrblock
- refactor: enhance Config and command base with comprehensive scenario-aware logging (#4488) @cidrblock
- cleanup: remove unused logger definitions across codebase (#4487) @cidrblock
- refactor(cli): Framework-agnostic CLI options with enhanced UX and comprehensive audit (#4480) @cidrblock
- More GHA release fixes (#4474) @ssbarnea
- GHA release fixes (#4473) @ssbarnea
- Update pre-commit (#4462) @Qalthos