Skip to content

Releases: cattlecloud/forms

v1.0.2

27 Mar 14:47
aa39488

Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #14
  • ci: remove copywrite enforcement step by @shoenig in #16
  • build(deps): bump extractions/setup-just from 3.0.0 to 3.1.0 by @dependabot[bot] in #15
  • bool: accept "on" as true because of HTML checkboxes by @shoenig in #17

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 Oct 09:34
d25683e

Choose a tag to compare

What's Changed

  • ci: fixup some ci steps by @shoenig in #6
  • ci fix justfile scripts by @shoenig in #7
  • ci: pin just action to commit hash by @shoenig in #10
  • build(deps): bump github.com/shoenig/test from 1.12.0 to 1.12.1 by @dependabot[bot] in #8
  • build(deps): bump github.com/shoenig/test from 1.12.1 to 1.12.2 by @dependabot[bot] in #11
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #12
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #13

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

20 Dec 23:41
9a215f5

Choose a tag to compare

What's Changed

  • ci: setup github actions ci file by @shoenig in #1
  • forms: add support for generic string and int types by @shoenig in #2
  • readme: set badges by @shoenig in #3
  • ci: setup dependabot monthly by @shoenig in #4
  • repo: update readme with example by @shoenig in #5

New Contributors

Full Changelog: https://github.com/cattlecloud/forms/commits/v1.0.0