Skip to content

Releases: nkmr-jp/zl

v1.4.6

17 Jan 10:24
a2fbd09
Compare
Choose a tag to compare

v1.4.6 (2025-01-17)

Fix Release (patch version up) - v1.4.5...v1.4.6

Fixes

  • 🐛 Fixed so that it does not panic even if the error is nil 795c3bb Jan 17
  • ⬆️ Update codecov/codecov-action action to v5 f12bc27 Nov 16
  • ⬆️ Update module github.com/stretchr/testify to v1.10.0 4cbe729 Nov 23
  • ⬆️ Update Go version in lint and test workflows 95e5291 Jan 17
  • ⬆️ Update golangci-lint version in lint workflows 7b43335 Jan 17

v1.4.5

20 Oct 13:17
dccc1de
Compare
Choose a tag to compare

v1.4.5 (2024-10-20)

Fix Release (patch version up) - v1.4.4...v1.4.5

Fixes

  • ⬆️ Update module github.com/samber/lo to v1.45.0 369fb05 Jul 13
  • ⬆️ Update module github.com/samber/lo to v1.47.0 87606e0 Aug 13
  • ⬆️ go mod tidy a4e2ee6 Oct 20

v1.4.4

05 Jul 06:28
437bc38
Compare
Choose a tag to compare

v1.4.4 (2024-07-05)

Fix Release (patch version up) - v1.4.3...v1.4.4

Fixes

  • ⬆️ Update module github.com/stretchr/testify to v1.9.0 85dfd0a Mar 02
  • ⬆️ Update golangci/golangci-lint-action action to v5 68304ea Apr 27
  • ⬆️ Update golangci/golangci-lint-action action to v6 1fc16d7 May 11
  • ⬆️ Update module github.com/samber/lo to v1.44.0 fce17a2 Jun 30

v1.4.3

24 Feb 07:46
fa6faa0
Compare
Choose a tag to compare

v1.4.3 (2024-02-24)

Fix Release (patch version up) - v1.4.2...v1.4.3

Fixes

  • ⬆️ Update codecov/codecov-action action to v4 1374e0b Feb 03
  • ⬆️ Update golangci/golangci-lint-action action to v4 a48910b Feb 10
  • ⬆️ Update module go.uber.org/zap to v1.27.0 f924812 Feb 24
  • ⬆️ Update Go version in lint and test workflows a840dd3 Feb 24
  • ⬆️ Update go.uber.org/multierr to v1.11.0 and golang.org/x/exp to latest version 5c04de5 Feb 24

Miscellaneous

v1.4.2

21 Jan 08:11
039b001
Compare
Choose a tag to compare

v1.4.2 (2024-01-21)

Fix Release (patch version up) - v1.4.1...v1.4.2

Fixes

  • ⬆️ Update actions/setup-go action to v5 15f0de5 Dec 09
  • ⬆️ Update github/codeql-action action to v3 a8006d0 Dec 16
  • ⬆️ Update actions/dependency-review-action action to v4 7a36a5f Jan 20

v1.4.1

03 Dec 10:19
2a51fec
Compare
Choose a tag to compare

v1.4.1 (2023-12-03)

Fix Release (patch version up) - v1.4.0...v1.4.1

Fixes

  • ⬆️ Update actions/setup-node action to v4 5ed230e Oct 28
  • ⬆️ Update module github.com/samber/lo to v1.39.0 98d6105 Dec 02

v1.4.0

27 Oct 17:55
7063e7b
Compare
Choose a tag to compare

🌟 v1.4.0 (2023-10-27)

Feature Release! (minor version up) - v1.3.6...v1.4.0

Features

  • ✨ Add SetFieldKey 7fb5dba Oct 27

Fixes

  • 🐛 Prevent empty key or value in SetFieldKey function 3d4be87 Oct 27

v1.3.6

13 Oct 02:16
e8ea1e1
Compare
Choose a tag to compare

v1.3.6 (2023-10-13)

Fix Release (patch version up) - v1.3.5...v1.3.6

Fixes

  • 📝 Add zl to awesome-go 66d5cc2 Oct 13

v1.3.5

23 Sep 07:42
677f400
Compare
Choose a tag to compare

v1.3.5 (2023-09-23)

Fix Release (patch version up) - v1.3.4...v1.3.5

Fixes

  • ✅ Fix example_test.go 64a6db9 Sep 23

v1.3.4

23 Sep 07:21
1838975
Compare
Choose a tag to compare

v1.3.4 (2023-09-23)

Fix Release (patch version up) - v1.3.3...v1.3.4

Fixes