v0.2.73
nektos/actv0.2.73Feb 8, 2025by nektos-ci
AI Summary
Enhances logging capabilities with Debug, Warn, and Error levels, and improves environment file parsing by discarding UTF-8 BOM.
Key Highlights
- Incorporate Debug, Warn, Error logging
- Detect available flags for extensions
- Parse environment files discarding UTF-8 BOM
- Dependency updates (protobuf, actionlint)
New Features
- Incorporate Debug, Warn, Error logging
Full Release Notes
## Changelog ### Other * 101132d chore: bump VERSION to 0.2.73 * 51147d4 Incorporate Debug, Warn, Error logging. (#2490) * 60a499d refactor logger (#2552) * e636684 Detect available flags for extensions (#2557) * 5eae59e build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#2644) * be51601 parse_env_file discard utf8 bom (#2638)