Releases: gookit/rux
Releases · gookit/rux
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