Releases: cattlecloud/urlpath
Releases · cattlecloud/urlpath
v1.1.0
What's Changed
- ci: fixup some steps by @shoenig in #5
- ci: fix justfile scripts references and set tests timeout by @shoenig in #6
- ci: pin just action to commit hash by @shoenig in #9
- build(deps): bump github.com/shoenig/test from 1.12.0 to 1.12.1 by @dependabot[bot] in #7
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #10
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #11
- build(deps): bump github.com/shoenig/test from 1.12.1 to 1.12.2 by @dependabot[bot] in #12
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #13
- ci: remove copywrite steps by @shoenig in #15
- build(deps): bump extractions/setup-just from 3.0.0 to 3.1.0 by @dependabot[bot] in #14
- build(deps): bump extractions/setup-just from 3.1.0 to 4.0.0 by @dependabot[bot] in #16
- build(deps): bump github.com/shoenig/test from 1.12.2 to 1.13.2 by @dependabot[bot] in #17
- ci: update linter version by @shoenig in #18
- urlpath: introduce convenience MustParse function by @shoenig in #19
New Contributors
- @dependabot[bot] made their first contribution in #7
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- ci: setup github actions for testing by @shoenig in #1
- urlpath: enable parsing into generic string and integer types by @shoenig in #2
- ci: setup dependabot monthly by @shoenig in #3
- tests: use Eq intead of EqOp by @shoenig in #4
New Contributors
Full Changelog: https://github.com/cattlecloud/urlpath/commits/v1.0.0