Skip to content

v1.11.0

Compare
Choose a tag to compare
@nabbar nabbar released this 02 Jun 08:45
· 101 commits to master since this release

Package AWS:

  • rework MultipartUpload process & helper
  • update test to use lib size
  • update object multipart to use new helper

Package IO Utils :

  • add truncate & sync to FileProgress
  • fix error on open file mode for FileProgress

Package Console :

  • fix interface used for color buffer

Package Cobra :

  • add function to print message on write config to use custom message instead of internal message. If the function is not set, the default message will be print.

Other:

  • fix golangci-lint config to remove crazy linter (use only golang group compliance linter)
  • bump dependencies
  • fix issue #160