Releases: muir/nchi
Releases · muir/nchi
v0.1.1
What's Changed
- Bump step-security/harden-runner from 2.1.0 to 2.2.0 by @dependabot in #48
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #49
- Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #50
- Bump github.com/muir/nject from 1.4.1 to 1.5.0 by @dependabot in #52
- Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in #57
- Bump github/codeql-action from 2.2.5 to 2.2.7 by @dependabot in #55
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #56
- Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #59
- Bump github/codeql-action from 2.2.7 to 2.2.8 by @dependabot in #58
- note that nchi is pretty stable by @muir in #60
- Bump step-security/harden-runner from 2.2.0 to 2.2.1 by @dependabot in #53
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump github.com/muir/nject from 0.5.0 to 0.6.1 by @dependabot in #8
- Bump github.com/muir/nject from 0.6.1 to 0.6.2 by @dependabot in #9
- Bump github.com/muir/nject from 0.6.2 to 1.0.0 by @dependabot in #10
- Bump github.com/muir/nject from 1.0.0 to 1.0.1 by @dependabot in #11
- Bump github.com/muir/nject from 1.0.1 to 1.2.0 by @dependabot in #13
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #14
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #15
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #16
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #17
- bump nject to 1.3.2, go.mod to 1.18 by @muir in #19
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #20
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #21
- Bump golangci/golangci-lint-action from 2.5.2 to 3.3.0 by @dependabot in #22
- Bump actions/setup-go from 2.2.0 to 3.3.1 by @dependabot in #23
- Bump step-security/harden-runner from 1.5.0 to 2.0.0 by @dependabot in #24
- Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #25
- Bump github/codeql-action from 1.1.29 to 2.1.36 by @dependabot in #29
- Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #28
- Bump actions/checkout from 2.5.0 to 3.1.0 by @dependabot in #26
- Bump github/codeql-action from 2.1.36 to 2.1.37 by @dependabot in #32
- Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #31
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #30
- Bump github.com/muir/nvelope from 0.3.2 to 0.4.0 by @dependabot in #33
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #34
- Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in #35
- Bump github.com/muir/nject from 1.3.2 to 1.3.5 by @dependabot in #36
- Bump step-security/harden-runner from 2.0.0 to 2.1.0 by @dependabot in #37
- Bump github/codeql-action from 2.1.38 to 2.1.39 by @dependabot in #38
- Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #39
- Bump github/codeql-action from 2.1.39 to 2.2.0 by @dependabot in #40
- Bump github/codeql-action from 2.2.0 to 2.2.1 by @dependabot in #41
- Bump github.com/muir/nject from 1.3.5 to 1.4.1 by @dependabot in #43
- Bump github/codeql-action from 2.2.1 to 2.2.2 by @dependabot in #44
- Bump github/codeql-action from 2.2.2 to 2.2.3 by @dependabot in #45
- Bump github/codeql-action from 2.2.3 to 2.2.4 by @dependabot in #46
- feat: add Endpoint type to provide access to the path by @muir in #47
New Contributors
- @muir made their first contribution in #19
- @step-security-bot made their first contribution in #21
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- Documented Bind() -- big oops that it hadn't been documented previously
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #2
- Bump github.com/muir/nvelope from 0.3.1 to 0.3.2 by @dependabot in #5
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.0.2...v0.0.3
Initial work done
Initial work is complete. All functions are tested.
Most parts tested
v0.0.1 new options tested
Initial release
Not yet fully tested