Skip to content

Releases: AOEpeople/semanticore

v0.5.2

01 Nov 08:42
c8db29c
Compare
Choose a tag to compare

Version v0.5.2 (2023-10-31)

Fixes

  • deps: update module github.com/go-git/go-git/v5 to v5.10.0 (#66) (9d5cfbd)
  • deps: update module github.com/go-git/go-git/v5 to v5.9.0 (d6b928d)
  • deps: update module github.com/go-git/go-billy/v5 to v5.5.0 (21ad20a)
  • deps: update module github.com/stretchr/testify to v1.8.4 (#62) (d19b7fc)
  • deps: update module github.com/go-git/go-git/v5 to v5.5.2 (701140f)
  • deps: update module github.com/go-git/go-git/v5 to v5.5.0 (cfd9217)

Ops and CI/CD

  • github: remove matrix strategy (3fbb0b1)

Chores and tidying

  • deps: update actions/checkout action to v4 (108a7c2)
  • deps: update actions/setup-go action to v4 (d0777cc)

What's Changed

  • fix(deps): update module github.com/go-git/go-git/v5 to v5.5.0 by @renovate in #56
  • ci(github): remove matrix strategy by @bastianccm in #60
  • fix(deps): update module github.com/go-git/go-git/v5 to v5.5.2 by @renovate in #58
  • fix(deps): update module github.com/go-git/go-billy/v5 to v5.4.0 by @renovate in #59
  • chore(deps): update actions/setup-go action to v4 by @renovate in #64
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #62
  • fix(deps): update module github.com/go-git/go-billy/v5 to v5.5.0 by @renovate in #61
  • fix(deps): update module github.com/go-git/go-git/v5 to v5.9.0 by @renovate in #63
  • chore(deps): update actions/checkout action to v4 by @renovate in #65
  • fix(deps): update module github.com/go-git/go-git/v5 to v5.10.0 by @renovate in #66
  • Release v0.5.2 by @github-actions in #57

Full Changelog: v0.5.1...v0.5.2

v0.5.1

22 Nov 10:56
Compare
Choose a tag to compare

Version v0.5.1 (2022-11-22)

Fixes

  • let fallback helper return the actual value (d3528fc)

What's Changed

  • fix: let fallback helper return the actual value by @tessig in #54
  • Release v0.5.1 by @github-actions in #55

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Nov 19:53
Compare
Choose a tag to compare

Version v0.5.0 (2022-11-21)

Features

  • Allow to configure committer mail and name (ea4ab63)

Fixes

  • deps: update module github.com/stretchr/testify to v1.8.1 (aa5d09a)
  • deps: update module github.com/stretchr/testify to v1.8.0 (9f54531)

Chores and tidying

  • deps: update module go to 1.19 (c9530fd)
  • deps: update irongut/codecoveragesummary action to v1.3.0 (481e625)

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.8.0 by @renovate in #45
  • chore(deps): update irongut/codecoveragesummary action to v1.3.0 by @renovate in #49
  • chore(deps): update module go to 1.19 by @renovate in #48
  • feat: Allow to configure committer mail and name by @tessig in #52
  • fix(deps): update module github.com/stretchr/testify to v1.8.1 by @renovate in #53
  • Release v0.5.0 by @github-actions in #50

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Jun 09:46
Compare
Choose a tag to compare

Version v0.4.0 (2022-06-14)

Features

  • cli: add backend flag to allow configuration if autodetection doesn't work (ada14bf)

Fixes

  • deps: update module github.com/stretchr/testify to v1.7.2 (67a18a1)

What's Changed

  • feat(cli): add backend flag to allow configuration if autodetection doesn't work by @tolleiv in #43
  • fix(deps): update module github.com/stretchr/testify to v1.7.2 by @renovate in #42
  • Release v0.4.0 by @github-actions in #44

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

17 May 11:12
Compare
Choose a tag to compare

Version v0.3.2 (2022-05-17)

Fixes

  • release: include changelog in release notes (721da6d)

Tests

  • release: unit test release process (178a336)

What's Changed

  • test(release): unit test release process by @bastianccm in #41
  • Release v0.3.2 by @github-actions in #40

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 May 18:24
Compare
Choose a tag to compare

What's Changed

  • fix(changelog): do not generate empty changelogs by @bastianccm in #39
  • Release v0.3.1 by @github-actions in #38

Full Changelog: v0.3.0...v0.3.1

v0.3.0

13 May 08:59
Compare
Choose a tag to compare

What's Changed

  • refactor(semanticore): smaller code adoptions by @bastianccm in #20
  • refactor(semanticore): move code to internal and add tests by @bastianccm in #36
  • feat(npm): update version field in package.json by @bastianccm in #37
  • Release v0.3.0 by @github-actions in #35

Full Changelog: v0.2.6...v0.3.0

v0.2.6

12 Apr 12:48
Compare
Choose a tag to compare

Version v0.2.6 (2022-04-12)

Fixes

  • changelog: special character encoding (6d9b377)

What's Changed

  • fix(changelog): special character encoding by @bastianccm in #31
  • Release v0.2.6 by @github-actions in #32

Full Changelog: v0.2.5...v0.2.6

v0.2.5

22 Mar 13:27
Compare
Choose a tag to compare

Version v0.2.5 (2022-03-22)

Fixes

  • gitlab: search only for release branch in mr (a749aa6)
  • gitlab: search only for release branch in mr (49ccf33)

What's Changed

  • Release v0.2.5 by @github-actions in #30

Full Changelog: v0.2.4...v0.2.5

v0.2.4

18 Mar 10:57
Compare
Choose a tag to compare

Version v0.2.4 (2022-03-18)

Fixes

  • versions: default use v prefix (b6f5a7d)
  • deps: update module github.com/stretchr/testify to v1.7.1 (74288df)

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.7.1 by @renovate in #27
  • fix(versions): default use v prefix by @bastianccm in #29
  • Release v0.2.4 by @github-actions in #28

Full Changelog: v0.2.3...v0.2.4