Skip to content

v1.2.0 πŸŽ‰

Latest
Compare
Choose a tag to compare
@prate3k prate3k released this 19 Feb 12:35
· 1 commit to master since this release

New options added

  • safeSizeDifference
  • logSafeChunks

[Important] Options removed

  • logMessageFormat
  • defaultLogMessageFormat

Improvements

  • Reports error/warning in readable manner
  • Option logSafeChunks to log chunks who are within its set restriction.
  • Option safeSizeDifference to specify the delta size. Useful to report chunks whose size is near its define restriction.

Bug Fixes

  • Throw exception when options or restrictions are not specified.