Skip to content

Releases: qiniu/x

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)

v1.13.0

23 Sep 11:14
ce268f1
Compare
Choose a tag to compare

new features:

  • x/http/fs: add fs.Parent, fs.Sub (#78)
  • x/http/fs: fs.LocalCheck
  • x/http/fsx/filter (#79)
  • x/ts: TestCase.Equal support multiple values (#80)

changes:

  • x/http/fs test coverage (#80 #81 #82)
  • github.com/qiniu/x retract (#83)

v1.12.21

12 Sep 00:37
a99ed55
Compare
Choose a tag to compare

new features:

  • x/http/fsx
  • x/http/fsx/local
  • x/http/fsx/cached
  • x/token/protected

changes:

  • x/bytes: add testcases

v1.12.18

09 Sep 04:52
fc02485
Compare
Choose a tag to compare

new features:

  • x/http/fs/filter
  • x/http/fs/filter: the pattern *. means to match filename without extension
  • x/http/fs/fstest

v1.12.12

08 Sep 00:00
5c03193
Compare
Choose a tag to compare

new features:

  • x/time.SleepContext
  • x/http/fs.Unseekable (#65)
  • x/http/fs/ignore.Matched (#65)
  • x/http/fs/ignore.New (#65)
  • x/http/fs/cached/remote.NewCached

changes:

  • HttpOpener.Open: 404 => fs.ErrNotExist (#65)