Skip to content

Releases: 3JoB/ulib

ULIB v1.0.0 Release (Beta)

22 Feb 08:50

Choose a tag to compare

v0.1.4

20 Feb 10:31
d8ac01d

Choose a tag to compare

What's Changed

  • test: add select by @JNyaa in #3
  • Change by @JNyaa in #4

New Contributors

  • @JNyaa made their first contribution in #3

Full Changelog: v0.1.3...v0.1.4

v0.1.3

20 Feb 08:10

Choose a tag to compare

NewZip().Add(...) now uses ZSTD by default, and now it works correctly

v0.1.2

20 Feb 07:39

Choose a tag to compare

fix bugs

v0.1.0

20 Feb 07:24

Choose a tag to compare

  • zip supports compression
  • 7zip supports decompressing compressed packages with passwords
  • fsutil supports reading all files under the path

Some APIs may be optimized in the future, it is still complicated

v0.0.14

18 Feb 03:12

Choose a tag to compare

Full Changelog: v0.0.13...v0.0.14

v0.0.14-1 Alpha

17 Feb 06:07

Choose a tag to compare

v0.0.13

16 Feb 11:10

Choose a tag to compare

Full Changelog: v0.0.12...v0.0.13

v0.0.12

16 Feb 09:37

Choose a tag to compare

What's Changed

  • Bump github.com/klauspost/compress from 1.15.9 to 1.15.15 by @dependabot in #1

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11 Release

09 Feb 04:20

Choose a tag to compare

  1. The GetAdminList() function in the telebot/utils subpackage now returns more granular data.
  2. Other changes.

Full Changelog: v0.0.10-3...v0.0.11