8000 Releases · muir/nject · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: muir/nject

v2.1.0

10 Apr 19:01
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in #116
  • build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #115
  • build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in #118
  • build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 by @dependabot in #119
  • [fix] detect multiple versions of nject and fail by @muir in #120

Full Changelog: v2.0.2...v2.1.0

v1.9.1

10 Apr 19:00
Compare
Choose a tag to compare

What's Changed

  • [fix] detect multiple versions of nject and fail - BACKPORT by @muir in #121

Full Changelog: v1.9.0...v1.9.1

v2.0.2

17 Mar 17:20
Compare
Choose a tag to compare

What's Changed

  • DetailedError will not panic on nil error by @muir in #114

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Mar 19:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

11 Mar 21:04
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by @dependabot in #104
  • [chore] update lint settings by @muir in #110
  • build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #107
  • build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #106
  • build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot in #105
  • build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by @dependabot in #112
  • [chore] BREAKING CHANGE: remove deprecated functions by @muir in #109
  • [feat] BREAKING CHANGE: replace OverridesError with AllowReturnShadowing by @muir in #108
  • [feat] BREAKING CHANGE: type parameters for MustConsume, ConsumptionOptional, and Loose by @muir in #111

Full Changelog: v1.9.0...v2.0.0

v1.9.0

07 Feb 23:30
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/muir/reflectutils from 0.7.0 to 0.10.0 by @dependabot in #74
  • lint by @muir in #77
  • dependabot set reviewer by @muir in #75
  • build(deps): bump ossf/scorecard-action from 2.0.3 to 2.4.0 by @dependabot in #79
  • build(deps): bump actions/checkout from 2 to 4 by @dependabot in #80
  • build(deps): bump github/codeql-action from 1 to 3 by @dependabot in #78
  • build(deps): bump github.com/muir/reflectutils from 0.10.0 to 0.11.0 by @dependabot in #76
  • build(deps): bump actions/upload-artifact from 3.0.0 to 4.4.3 by @dependabot in #81
  • build(deps): bump golangci/golangci-lint-action from 2 to 6 by @dependabot in #82
  • build(deps): bump github/codeql-action from 1.1.39 to 3.27.1 by @dependabot in #85
  • build(deps): bump actions/setup-go from 2 to 5 by @dependabot in #83
  • build(deps): bump actions/checkout from 2.7.0 to 4.2.2 by @dependabot in #84
  • build(deps): bump github/codeql-action from 3.27.1 to 3.27.3 by @dependabot in #86
  • build(deps): bump github/codeql-action from 3.27.3 to 3.27.5 by @dependabot in #88
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #89
  • build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #90
  • build(deps): bump github/codeql-action from 3.27.6 to 3.27.7 by @dependabot in #91
  • build(deps): bump github/codeql-action from 3.27.7 to 3.28.0 by @dependabot in #94
  • build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #93
  • build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #95
  • build(deps): bump github/codeql-action from 3.28.0 to 3.28.2 by @dependabot in #97
  • build(deps): bump github/codeql-action from 3.28.2 to 3.28.8 by @dependabot in #102
  • [feat] add Unused by @muir in #103

Full Changelog: v1.8.0...v1.9.0

v1.8.0

20 Jul 22:06
Compare
Choose a tag to compare

What's Changed

  • bump required go version to 1.18 by @muir in #73
  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by @dependabot in #72

Full Changelog: v1.7.1...v1.8.0

v1.7.1

18 Apr 15:15
49842bf
Compare
Choose a tag to compare

v1.7.0

18 Apr 03:31
8f646e9
Compare
Choose a tag to compare

What's Changed

  • doc: fix words about TerminalError by @muir in #65
  • fix: Cluster() did not work as documented by @muir in #67

Full Changelog: v1.6.0...v1.7.0

v1.6.0

01 Apr 23:44
b7fb35f
Compare
Choose a tag to compare

What's Changed

  • fix: race with parallel calls to Inner by @muir in #64
  • feat: Add ReplaceNamed(), InsertBeforeNamed(), and InsertAfterNamed() by @muir in #63

Full Changelog: v1.5.0...v1.6.0

0