Releases: i-love-flamingo/form
Releases · i-love-flamingo/form
v1.1.2
Version v1.1.2 (2024-02-09)
Tests
Ops and CI/CD
Chores and tidying
- deps: update module github.com/vektra/mockery/v2 to v2.40.2 (#41) (7853360)
- deps: update module gopkg.in/go-playground/validator.v9 to v10 (#25) (0f858a0)
- deps: update module flamingo.me/flamingo/v3 to v3.8.0 (#40) (e1398d0)
- deps: update module github.com/vektra/mockery/v2 to v2.40.1 (#32) (30a692a)
- deps: update actions/checkout digest to b4ffde6 (#38) (94e9e97)
- deps: update actions/setup-go action to v5 (#39) (5e5ed67)
- deps: update actions/checkout action to v4 (#37) (a9cbf0a)
- deps: update module flamingo.me/flamingo/v3 to v3.7.0 (#36) (a471a25)
- deps: update module github.com/stretchr/testify to v1.8.4 (#35) (29e0023)
- deps: update module flamingo.me/flamingo/v3 to v3.6.1 (#34) (c2411ed)
- deps: update module flamingo.me/flamingo/v3 to v3.6.0 (#33) (cddd100)
- deps: update module github.com/go-playground/universal-translator to v0.18.1 (#26) (936df6c)
- deps: update module flamingo.me/flamingo/v3 to v3.5.1 (#28) (947c1ba)
- deps: update actions/setup-go action to v4 (#29) (91847a5)
- deps: update module github.com/stretchr/testify to v1.8.2 (#27) (664be9d)
- add regex to detect go run/install commands (#30) (7800b3d)
- deps: upgrade mockery (#31) (b8a3068)
- deps: update module flamingo.me/flamingo/v3 to v3.4.0 (#22) (933f7e4)
- deps: update module flamingo.me/dingo to v0.2.10 (#23) (b03a4f3)
- Bump go version, update dependencies, fix gofmt (#21) (7f64d42)
- deps: update module github.com/go-playground/universal-translator to v0.18.0 (#13) (1dcfd09)
- deps: update module github.com/stretchr/testify to v1.8.0 (#14) (33ff150)
- deps: update actions/checkout action to v3 (#17) (d5b7288)
- deps: update actions/setup-go action to v3 (#18) (9caf6e0)
Other
What's Changed
- Configure Renovate by @renovate in #12
- chore(deps): update actions/setup-go action to v3 by @renovate in #18
- chore(deps): update actions/checkout action to v3 by @renovate in #17
- chore(deps): update module github.com/stretchr/testify to v1.8.0 by @renovate in #14
- chore(deps): update module github.com/go-playground/universal-translator to v0.18.0 by @renovate in #13
- chore: Bump go version, update dependencies, fix gofmt by @carstendietrich in #21
- test: Add missing module test by @carstendietrich in #20
- chore(deps): update module flamingo.me/dingo to v0.2.10 by @renovate in #23
- chore(deps): update module flamingo.me/flamingo/v3 to v3.4.0 by @renovate in #22
- chore(deps): upgrade mockery by @tessig in #31
- chore: add regex to detect go run/install commands by @tessig in #30
- chore(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #27
- chore(deps): update actions/setup-go action to v4 by @renovate in #29
- chore(deps): update module flamingo.me/flamingo/v3 to v3.5.1 by @renovate in #28
- chore(deps): update module github.com/go-playground/universal-translator to v0.18.1 by @renovate in #26
- chore(deps): update module flamingo.me/flamingo/v3 to v3.6.0 by @renovate in #33
- chore(deps): update module flamingo.me/flamingo/v3 to v3.6.1 by @renovate in #34
- chore(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #35
- chore(deps): update module flamingo.me/flamingo/v3 to v3.7.0 by @renovate in #36
- chore(deps): update actions/checkout action to v4 by @renovate in #37
- chore(deps): update actions/setup-go action to v5 by @renovate in #39
- chore(deps): update actions/checkout digest to b4ffde6 by @renovate in #38
- chore(deps): update module github.com/vektra/mockery/v2 to v2.40.1 by @renovate in #32
- chore(deps): update module flamingo.me/flamingo/v3 to v3.8.0 by @renovate in #40
- chore(deps): update module gopkg.in/go-playground/validator.v9 to v10 by @renovate in #25
- chore(deps): update module github.com/vektra/mockery/v2 to v2.40.2 by @renovate in #41
- ci: introduce semanticore by @IvanMaidurov in #42
- Release v1.1.2 by @github-actions in #43
New Contributors
- @renovate made their first contribution in #12
- @carstendietrich made their first contribution in #21
- @IvanMaidurov made their first contribution in #42
- @github-actions made their first contribution in #43
Full Changelog: v1.1.1...v1.1.2
Upgrade dependencies
What's Changed
- ci: Switch to GitHub Actions by @SchiffFlieger in #9
- Update packages, go version and some copied mocks by @bykof in #8
- fix maximumage validation by @SchiffFlieger in #10
- upgrade dependencies by @tessig in #11
New Contributors
- @SchiffFlieger made their first contribution in #9
- @bykof made their first contribution in #8
- @tessig made their first contribution in #11
Full Changelog: v1.1.0...v1.1.1
Improve Form Errors and update Licence
- Form Errors can now be wrapped
- Switch to MIT Licence