Skip to content

Version 13.7.0

Compare
Choose a tag to compare
@andyone andyone released this 14 Oct 14:39
· 118 commits to master since this release
v13.7.0
37713aa

Moderate Urgency

Changelog

New Features

  • [fmtutil] Added support of kk, kkk, kib, mib, gib, and tib in ParseSize
  • [knf] Added getter GetSZ for reading value as the size
  • [knf/validators] Added validator TypeSize
  • [knf/validators] Added validator InRange
  • [knf/united] Added getter GetSZ for reading value as the size

Improvements

  • [knf] Use constants instead of variables for duration modifiers
  • [knf/united] Use constants instead of variables for duration modifiers
  • [fmtutil] Code refactoring
  • [knf/united] Improved usage examples