v0.29.7
Added
- Support for
toml
andjson
config formats by @pamburus in #299 - Support for
toml
andjson
formats in theme configurations by @pamburus in #300
Changed
- To work around #288 and simplify configuration, different spellings of level values are now automatically registered by @pamburus in #289
For example, forinf
in the configuration file,inf
,INF
andInf
are registered.
Maintenance
- Replaced
bitmask
andbitmask-enum
crates withenumset
by @pamburus in #294 - Added code formatting checks by @pamburus in #295
- Added VS Code settings by @pamburus in #296
- Added configs and themes validation action by @pamburus in #298
- Enabled updates for all dependency types in dependabot by @pamburus in #302 and #303
Other changes
- build(deps): bump clap from 4.5.4 to 4.5.7 by @dependabot in #291 and #301
- build(deps): bump clap_complete from 4.5.2 to 4.5.4 by @dependabot in #292
- build(deps): bump clap_mangen from 0.2.20 to 0.2.21 by @dependabot in #293
- build(deps): bump memchr from 2.7.2 to 2.7.4 by @dependabot in #304
- Updated dependencies by @pamburus in #297
Full Changelog: v0.29.6...v0.29.7