Skip to content

Releases: AOEpeople/semanticore

v0.2.3

14 Mar 18:17
Compare
Choose a tag to compare

Version v0.2.3 (2022-03-14)

Fixes

  • avoid nil pointer for repos without existing tags (59be6d2)

What's Changed

  • fix: avoid nil pointer for repos without existing tags by @SchiffFlieger in #25
  • Release v0.2.3 by @github-actions in #26

New Contributors

  • @SchiffFlieger made their first contribution in #25

Full Changelog: v0.2.2...v0.2.3

v0.2.2

14 Mar 14:58
Compare
Choose a tag to compare

Version v0.2.2 (2022-03-14)

Fixes

  • changelog: always include vPrefix (a056ad8)

What's Changed

  • Release v0.2.2 by @github-actions in #24

Full Changelog: v0.2.1...v0.2.2

v0.2.1

14 Mar 14:40
Compare
Choose a tag to compare

Version 0.2.1 (2022-03-14)

Fixes

  • log: use BFS with additional ancestor check (33bcfc1)

What's Changed

  • fix(log): use BFS with additional ancestor check by @bastianccm in #22
  • Release 0.2.1 by @github-actions in #23

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Mar 10:13
Compare
Choose a tag to compare

Version 0.2.0 (2022-03-14)

Features

  • versions: add -no-v-prefix to remove v on versions (a723f8b)

Fixes

  • cli: remove unused tag flag (a7c6101)
  • tags: error in condition (49259f2)
  • commit message: parse more exotic commits (ec033bd)
  • semanticore: do not commit without SEMANTICORE_TOKEN (5b8588a)
  • commit message: include semanticore link (e47e6d4)

Ops and CI/CD

  • semanticore: do not rely on cached dev versions in CI (2e1163d)

Documentation

  • readme: add table of commit types (2518e4c)

What's Changed

  • docs(readme): add table of commit types by @bastianccm in #16
  • fix(commit message): include semanticore link by @bastianccm in #15
  • fix(semanticore): do not commit without SEMANTICORE_TOKEN by @bastianccm in #17
  • fix(commit message): parse more exotic commits by @bastianccm in #18
  • feat(versions): add -no-v-prefix to remove v on versions by @bastianccm in #19
  • Release 0.2.0 by @github-actions in #14

Full Changelog: v0.1.3...v0.2.0

v0.1.3

07 Mar 13:32
2ac70f8
Compare
Choose a tag to compare

Version v0.1.3 (2022-03-07)

Fixes

  • tags: correctly handle lightweight and annotated tags (6dd9a41)
  • versions: correctly parse existing version tags (#13) (24f407a)
  • merge-request: correctly show major release (#11) (2f7d630)

What's Changed

  • fix(merge-request): correctly show major release by @bastianccm in #11
  • fix(versions): correctly parse existing version tags by @bastianccm in #13
  • Release v0.1.3 by @github-actions in #12

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 Mar 16:43
276d9de
Compare
Choose a tag to compare

What's Changed

  • fix(releases): include changelog in docs by @bastianccm in #9
  • Release v0.1.2 by @github-actions in #10

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Mar 16:10
d88e353
Compare
Choose a tag to compare

What's Changed

  • Release v0.1.1 by @github-actions in #8

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Mar 15:54
0c004a3
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v3 by @renovate in #6
  • chore(deps): update actions/setup-go action to v3 by @renovate in #7
  • Release v0.1.0 by @github-actions in #5

New Contributors

  • @renovate made their first contribution in #6
  • @github-actions made their first contribution in #5

Full Changelog: https://github.com/AOEpeople/semanticore/commits/v0.1.0