Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 386 Bytes

File metadata and controls

20 lines (10 loc) · 386 Bytes

Changelog

v1.1.0

New features:

  • Added configuration schema for detailed metrics (metricsLevel, outputMode, outputDirectory, excludeMounts, excludeInterfaces).

Bug fixes and improvements:

  • Used toBuilder() pattern to preserve all config fields during threshold clamping.

v1.0.0

New features:

  • Initial release.

Bug fixes and improvements: