Skip to content

Releases: yuseferi/zax

v2.3.6

25 Dec 22:32
f71ac1c

Choose a tag to compare

What's Changed

Full Changelog: v2.3.5...v2.3.6

v2.3.5

13 May 08:29
6b79c3a

Choose a tag to compare

What's Changed

  • feat: fix GetSugared to support sugared logger to support more type by @yuseferi in #27

Full Changelog: v2.3.4...v2.3.5

v2.3.4

12 May 14:41
1a05791

Choose a tag to compare

What's Changed

  • feat: add GetSugared to support sugared logger by @yuseferi in #26

Full Changelog: v2.3.3...v2.3.4

v2.3.3

23 Mar 21:21
7931e87

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.3.3

v2.3.2

18 Sep 15:11
1206b8d

Choose a tag to compare

What's Changed

  • chore: update packages and github action linter version by @yuseferi in #19

Full Changelog: v2.3.1...v2.3.2

v2.3.1

26 Feb 22:38
260a7be

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

17 Jan 12:44
7495cf4

Choose a tag to compare

What's Changed

  • add GetField func to get a specific field from logger by @yuseferi in #16

Full Changelog: v2.2.0...v2.3.0

v2.2.0

22 Dec 21:54
aa57e19

Choose a tag to compare

What's Changed

  • Adding append method
  • more details to benchmark section in the readme for comparing v1/v2 file by @yuseferi in #15

Full Changelog: v2.1.0...v2.2.0

v2.1.0

09 Nov 15:08
3109e14

Choose a tag to compare

What's Changed

  • support adding fields to already exists fields by @yuseferi in #13

Full Changelog: v2.0.0...v2.1.0

v2.0.0

09 Nov 10:53
d142945

Choose a tag to compare

What's Changed

  • v2: store zap fields instead of the full logger to reach better performance by @yuseferi in #12

Full Changelog: v1.0.6...v2.0.0