Skip to content

v0.81.0

Choose a tag to compare

@code-pushup-bot code-pushup-bot released this 22 Oct 07:14

0.81.0 (2025-10-22)

🚀 Features

  • utils: add utility for rounding to max decimals, use in formatDuration (be80d99c)
  • utils: add settlePromise helper for convenient rejected promise handling (9fa7df9e)
  • utils: add unix timestamp conversion (b95877e9)
  • utils: implement custom logger with groups and tasks (3d158ff6)
  • utils: throw if invalid group/spinner combinations used in logger (899ab764)
  • utils: export shared logger instance (009bc0eb)

🩹 Fixes

  • utils: ensure multiline logs during spinner are indented properly (2ca91c08)
  • utils: avoid formatting milliseconds with decimals (3c22e5d0)

❤️ Thank You

  • Matěj Chalk