Skip to content

Releases: 3JoB/ulib

ULIB v1.19.0

22 Mar 03:17
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/goccy/go-json from 0.10.1 to 0.10.2 by @dependabot in #12

Full Changelog: v1.18.0...v1.19.0

ULIB v1.18.0

19 Mar 08:47
Compare
Choose a tag to compare

ULIB v1.17.0

19 Mar 04:37
Compare
Choose a tag to compare

ULIB v1.16.0

18 Mar 12:49
Compare
Choose a tag to compare

The fsutil/gif package is currently not completed and has not been tested. This update is only other changes.

Full Changelog: v1.15.0...v1.16.0

ULIB v1.15.0

17 Mar 07:42
Compare
Choose a tag to compare

New API

  • fsutil: NewWriter(), Higher performance sustainable file write operations.

Full Changelog: v1.14.0...v1.15.0

ULIB v1.14.0

15 Mar 17:00
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/klauspost/compress from 1.16.0 to 1.16.3 by @dependabot in #11
  • build(deps): bump github.com/goccy/go-json from 0.10.0 to 0.10.1 by @dependabot in #10

Full Changelog: v1.13.0...v1.14.0

ULIB v1.13.0

13 Mar 14:52
Compare
Choose a tag to compare

ULIB v1.12.0

12 Mar 15:26
8980c5d
Compare
Choose a tag to compare
  • fsutil/hash:

What's Changed

  • Bump github.com/3JoB/telebot from 1.0.2 to 1.1.1 by @dependabot in #9

Full Changelog: v1.11.0...v1.12.0

ULIB v1.11.0

06 Mar 14:58
Compare
Choose a tag to compare
  • fsutil: IsFile() now should return the right result.
  • fsutil: Add Move()
  • fsutil: Add ReadAll()
  • fsutil: *Fs.CopyTo() is renamed Copy()
  • fsutil: and more...

Full Changelog: v1.10.0...v1.11.0

ULIB v1.10.0

05 Mar 14:41
Compare
Choose a tag to compare

Ulib v1.10.0 has been released.

This version optimizes some packages.