Skip to content

Releases: qiniu/x

v1.13.17

10 Apr 01:03
a167115
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.13...v1.13.17

v1.13.13

08 Apr 17:44
847a6b0
Compare
Choose a tag to compare

v1.13.12

09 Feb 04:04
b0e18c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.11...v1.13.12

v1.13.11

12 Jan 14:16
695cfc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.10...v1.13.11

v1.13.10

12 Apr 17:11
ef37901
Compare
Choose a tag to compare

changes:

  • x/gsh doc & demo (#113)

v1.13.9

25 Feb 16:29
ea3f2f6
Compare
Choose a tag to compare

features:

v1.13.8

12 Feb 07:53
d5524d1
Compare
Choose a tag to compare

features:

changes:

  • x/log TestBasic (#98)

v1.13.3

01 Feb 08:32
5114cf5
Compare
Choose a tag to compare

changes:

  • ListenAndServe return error (#92)
  • TestErrRoundTrip (#92)

v1.13.2

14 Dec 08:02
bae6651
Compare
Choose a tag to compare

features:

  • x/log: add Lintermediatefile flag (#91)

changes:

  • x/log: deprecate Lmodule flag (#91)
  • rm x/event/tag (#90)

v1.13.1

10 Oct 06:12
90a991c
Compare
Choose a tag to compare

new features:

  • http fallback handler (#84)
  • x/cmdline/app (#86)
  • x/event (#87)
  • x/event/export/prometheus (#88)
  • x/event/export/ocagent (#89)

changes:

  • errors.List.Add: check err as a error.List (#85)