Releases: gookit/rux
Releases · gookit/rux
v1.4.1
Change Log
Feature
- ✨ feat: ctx - add new method HTMLString f81cfa3
Update
- 👔 up: update builtin server create logic f952035
Other
- build(deps): bump github.com/gookit/validate from 1.5.0 to 1.5.1 (#127) 250667f
- build(deps): bump WillAbides/setup-go-faster from 1.8.0 to 1.9.0 (#128) 3ac6961
- build(deps): bump WillAbides/setup-go-faster from 1.9.0 to 1.9.1 (#129) d32661c
- build(deps): bump WillAbides/setup-go-faster from 1.9.1 to 1.10.0 (#130) 1bb0612
- build(deps): bump morphy2k/revive-action from 2.5.2 to 2.5.3 (#132) 015de4f
- build(deps): bump actions/checkout from 3 to 4 (#133) 2002ebc
- build(deps): bump WillAbides/setup-go-faster from 1.10.0 to 1.10.1 (#131) f20269a
- build(deps): bump WillAbides/setup-go-faster from 1.10.1 to 1.11.0 (#134) 754d8dc
- build(deps): bump WillAbides/setup-go-faster from 1.11.0 to 1.12.0 (#135) 220bc8c
- build(deps): bump github.com/gookit/goutil from 0.6.12 to 0.6.14 (#136) ce43815
- build(deps): bump morphy2k/revive-action from 2.5.3 to 2.5.4 (#137) b6828f5
- build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#138) b61e612
- build(deps): bump WillAbides/setup-go-faster from 1.12.0 to 1.13.0 (#139) 6f1efe7
- build(deps): bump github/codeql-action from 2 to 3 (#140) e14965d
- build(deps): bump morphy2k/revive-action from 2.5.4 to 2.5.5 (#141) 3bc0b8e
- build(deps): bump github.com/gookit/goutil from 0.6.14 to 0.6.15 (#142) 795d296
- build(deps): bump morphy2k/revive-action from 2.5.5 to 2.5.6 (#143) 17446a8
- build(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 (#144) 4da97e8
- build(deps): bump github.com/gookit/validate from 1.5.1 to 1.5.2 (#145) 560021a
- build(deps): bump morphy2k/revive-action from 2.5.6 to 2.5.7 (#146) 8319985
- build(deps): bump softprops/action-gh-release from 1 to 2 (#147) 7aae252
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#148) 53bfa57
- build(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 (#149) b54c975
- build(deps): bump morphy2k/revive-action from 2.5.7 to 2.5.8 (#152) 5abb015
- ⬆️ dep: update gookit/color and goutil to latest 13bcd83
- chore: remove Revive check in CI, update some deps 2ce0dd4
- build(deps): bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 (#150) 62019a9
- build(deps): bump github.com/gookit/validate from 1.5.0 to 1.5.2 (#158) 62db903
- build(deps): bump github.com/gookit/goutil from 0.6.17 to 0.6.18 (#159) 393f80f
- dep: benchmark - update all package to latest c202447
- build(deps): bump github.com/gookit/validate from 1.5.2 to 1.5.3 (#160) 4c8505b
- build(deps): bump github.com/gookit/validate from 1.5.3 to 1.5.4 (#161) 426641c
- build(deps): bump golang.org/x/net from 0.32.0 to 0.36.0 in /_benchmarks (#162) 50d4171
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /_benchmarks (#163) c07239e
- build(deps): bump github.com/gookit/validate from 1.5.4 to 1.5.5 (#164) 7ed8ed7
- build(deps): bump github.com/go-chi/chi/v5 in /_benchmarks (#165) 17ccd94
- ⬆️ dep: upgrade actions and deps to latest version faa1b78
- build(deps): bump github/codeql-action from 3 to 4 (#167) 00defa8
- chore: update some deps to latest, not test on go<1.21 7b4aaf1
v1.4.0
Change Log
Refactor
- ♻️ refactor: refactoring the extra pkg, move to subdir pkg/ 266d634
Feature
- chore: update readme add some feature desc 56ebd34
Update
- up: use gookit/goutil/testutil instead of stretchr/testify on tests 87b5c89
- 👔 up: add some new render func, update deps, remove tests on go < 1.18 8908e05
- 💥 up: replace all interface{} to go1.18 any, will not support go<1.18 e38d70e
- up: update server and add new echo server 1d55805
- 👔 up: context - update some ctx methods and server build f0e7bee
- 👔 up: update some bind and render logic 5797efb
- 👔 update: update the context data binding logic 3f4c23a
- 👔 update: update the context render logic, upgrade deps to latest version 4249a55
Other
- build(deps): bump github.com/gookit/goutil from 0.5.8 to 0.5.9 a18b87f
- build(deps): bump github.com/gookit/validate from 1.4.2 to 1.4.3 689ac38
- build(deps): bump github.com/gookit/validate from 1.4.3 to 1.4.4 ccafab1
- build(deps): bump github.com/gookit/goutil from 0.5.9 to 0.5.10 167ec4b
- build(deps): bump github.com/gookit/color from 1.5.1 to 1.5.2 9d93e24
- build(deps): bump github.com/gookit/goutil from 0.5.10 to 0.5.11 876a554
- build(deps): bump github.com/gookit/goutil from 0.5.11 to 0.5.12 dc49bdc
- build(deps): bump morphy2k/revive-action from 2.4.0 to 2.4.1 3cde67b
- build(deps): bump github.com/gookit/goutil from 0.5.12 to 0.5.13 1ec384e
- build(deps): bump github.com/gookit/goutil from 0.5.13 to 0.5.15 9127d09
- chore: add some new file and update some comments f5ed9e0
- build(deps): bump WillAbides/setup-go-faster from 1.7.0 to 1.8.0 c0c39e7
- build(deps): bump github.com/gookit/validate from 1.4.4 to 1.4.5 6b87b90
- build(deps): bump github.com/gookit/goutil from 0.5.15 to 0.6.0 5ed6bc7
- build(deps): bump github.com/gookit/validate from 1.4.5 to 1.4.6 0018bff
- build(deps): bump github.com/gin-gonic/gin in /_benchmarks 5168c59
- build(deps): bump github.com/gookit/goutil from 0.6.0 to 0.6.2 3538088
- build(deps): bump github.com/gookit/goutil from 0.6.2 to 0.6.4 f026679
- build(deps): bump github.com/gookit/goutil from 0.6.4 to 0.6.6 (#113) 840dc33
- build(deps): bump morphy2k/revive-action from 2.4.1 to 2.5.0 (#115) c9d7bf2
- build(deps): bump morphy2k/revive-action from 2.5.0 to 2.5.1 (#116) cbf49a9
- build(deps): bump github.com/gookit/color from 1.5.2 to 1.5.3 (#117) 0413ef3
- build(deps): bump github.com/gookit/goutil from 0.6.7 to 0.6.8 (#118) f5adf41
- build(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 in /_benchmarks (#119) 5f1ab5d
- build(deps): bump morphy2k/revive-action from 2.5.1 to 2.5.2 (#120) ec9ac58
- build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 in /_benchmarks (#121) eb0e922
- ⬆️ dep: upgrade the gookit/goutil to v0.6.10 4a5ac35
v1.3.4
Change Log
- build(deps): bump github.com/gookit/goutil from 0.5.0 to 0.5.1 5e57b7d
- build(deps): bump github.com/gookit/goutil from 0.5.1 to 0.5.2 2b88ade
- build(deps): bump github.com/gookit/validate from 1.3.1 to 1.4.1 0c81c2b
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 e01c85e
- build(deps): bump github.com/gookit/goutil from 0.5.2 to 0.5.4 85f574f
- chore: update gh workflow script and update readme 5f61f42
- chore: fix ci test error in go > 1.17 ad16845
- chore: fix ci test error in gh action 00cd51d
- chore: fix ci test error in gh action 2 647237b
- build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 dd84fd6
- build(deps): bump github.com/gookit/goutil from 0.5.4 to 0.5.5 a064b32
- build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 aec16db
- build(deps): bump github.com/gookit/validate from 1.4.1 to 1.4.2 70b6606
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 2b1acee
- build(deps): bump github.com/gookit/goutil from 0.5.5 to 0.5.6 2137927
- build(deps): bump github.com/gookit/goutil from 0.5.6 to 0.5.7 306198e
- build(deps): bump morphy2k/revive-action from 2.3.1 to 2.4.0 8e3bc76
- build(deps): bump github.com/gookit/goutil from 0.5.7 to 0.5.8 1a6b402
- chore: update go version and release action f28f935
- chore: update the serve examples, update readme b00b7b3
- chore: add tests on go1.19, remote test on go1.15 a0430a9
- chore: add codeql.yml action for check codes efde02f
- test: fix unit tests error on gh action c4a59d4
v1.3.3
Change Log
Update
- up: optimize some memory alloc logic 4ff59e9
- update readme, add an issues test file e2b05ab
- prof: simple profile some mem alloc 5acbc73
- update .github/dependabot.yml e2c699a
- add some new method alias, will not support go 1.13 9627aa4
- update: add tests on go1.18 and move go1.14 3035fbe
Fixed
Other
- Bump github.com/gookit/goutil from 0.3.13 to 0.3.14 96c5024
- Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0 in /_benchmarks d96d308
- Bump github.com/gookit/goutil from 0.3.14 to 0.3.15 d9d5813
- Bump github.com/gookit/color from 1.4.2 to 1.5.0 16b7ae2
- Bump github.com/gookit/goutil from 0.3.15 to 0.4.0 b6d072d
- Bump github.com/gookit/goutil from 0.4.0 to 0.4.1 db03039
- Bump github.com/gookit/goutil from 0.4.1 to 0.4.2 22a1c84
- Bump github.com/gookit/goutil from 0.4.2 to 0.4.4 0bc8d23
- Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 926ed7b
- Bump actions/checkout from 2 to 3 5821af8
- Bump github.com/gookit/validate from 1.2.11 to 1.3.0 9bedd3a
- Bump github.com/gookit/validate from 1.3.0 to 1.3.1 1fb9599
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 62c5abe
- Bump github.com/valyala/fasthttp from 1.15.1 to 1.34.0 in /_benchmarks d2b0470
- Bump github.com/gookit/goutil from 0.4.4 to 0.4.5 2243835
- Bump github.com/gookit/goutil from 0.4.5 to 0.4.6 066f4ef
- Bump actions/setup-go from 2 to 3 8bad141
- chore: update some deps version 8312da7
- chore: update valyala/fasthttp version to v1.35.0 24fe033
v1.3.2
Release v1.3.2
v1.3.1
Release v1.3.1