Skip to content

Version 7.0.0

Compare
Choose a tag to compare
@andyone andyone released this 07 Mar 11:09
· 1930 commits to master since this release
v7.0.0

New Features

  • [usage] Added interface for different ways to check application updates
  • [usage] Added github update checker
  • [fsutil] Added support of filtering by size for ListingFilter

Improvements

  • [usage] Moved CommandsColorTag, OptionsColorTag, Breadcrumbs to Info struct (incompatible changes)
  • [fsutil] Now ListingFilter must be passed as value instead of pointer (incompatible changes)
  • [version] Now Parse return value instead of pointer
  • [cron] Improved expressions parsing
  • [version] Added fuzz testing
  • [cron] Added fuzz testing
  • [knf] Added fuzz testing