All notable changes to this project will be documented in this file. See convention-change-log for commit guidelines.
1.4.1 (2024-09-05)
- replace ioutil with os package for ReadFile (72d05f25)
-
bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (3a0a9a02)
-
bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 (2f23e09b)
-
bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (67ea657e)
-
bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (5a524f8c)
-
bump codecov/codecov-action from 4.4.1 to 4.5.0 (dfb4067b)
-
bump golangci/golangci-lint-action from 5 to 6 (3f25d805)
-
bump codecov/codecov-action from 4.3.1 to 4.4.1 (03f43c02)
-
bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (0821190b)
-
bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (2aa53ba7)
-
bump convention-change/conventional-version-check (e98d6e14)
-
bump golangci/golangci-lint-action from 4 to 5 (020fb547)
-
bump codecov/codecov-action from 4.1.1 to 4.3.1 (72731a33)
-
bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (3c48dd95)
-
bump codecov/codecov-action from 4.1.0 to 4.1.1 (f8a845bc)
-
bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (0151548d)
-
bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 (04eee58c)
-
bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (7d282528)
-
bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (45a55686)
-
bump golangci/golangci-lint-action from 3 to 4 (6330a6e9)
-
bump codecov/codecov-action from 4.0.0 to 4.1.0 (6b7f4c03)
-
bump codecov/codecov-action from 3.1.5 to 4.0.0 (df5f970d)
-
update full action for build (a17c79e7)
-
bump codecov/codecov-action from 3.1.4 to 3.1.5 (e6974f9b)
-
bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 (03309fcc)
-
bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 (ec1c3a32)
-
bump actions/setup-go from 4 to 5 (347c3a8a)
-
bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (a5f0ee04)
-
bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (0067d614)
-
bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (2f366ea6)
-
bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (1690b36b)
-
bump actions/checkout from 3 to 4 (15c3a249)
-
bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (0b7d14ce)
-
bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (b749de0f)
1.4.0 (2023-06-27)
- support windows busybox (a64782b)
- remove useless test code at package example (30a79a8)
1.3.0 (2023-06-21)
-
add log_hide_lineno LogHideLineno config (f5fe284)
-
let log_format_text LogFormatText default false is json, true is stdout (6b4dd46)
- change log_format_text use strings.Builder (98fd08e)
1.2.0 (2023-06-21)
- logger_file is empty will not create log file and looger_file must writers contain file (bd081e4)
1.1.0 (2023-06-16)
- add slog.DefaultLagerLogsFile for let default log init (3187f43)