Skip to content

Releases: bluebrown/kobold

v0.4.1

12 Oct 19:35
3e98705
Compare
Choose a tag to compare

0.4.1 (2024-10-09)

Features

  • Improve commit messages to include change detail (2f43914)

Bug Fixes

  • handle commit message format errors (#69) (1971e78)

v0.4.0

26 Aug 09:45
d77d877
Compare
Choose a tag to compare

0.4.0 (2024-08-26)

⚠ BREAKING CHANGES

  • dont strip .git suffix for interal repo string. may break custom posthooks
  • pkguri: Parse ref and pkg as query params (#62)

Features

  • confix for new pkg uri format (f158a7e)

Bug Fixes

Code Refactoring

  • dont strip .git suffix for interal repo string. may break custom posthooks (f158a7e)
  • pkguri: Parse ref and pkg as query params (#62) (e6ad83e)

v0.3.3

03 Jun 12:43
53ba093
Compare
Choose a tag to compare

0.3.3 (2024-06-03)

Bug Fixes

  • filter: false positive change reports due to context (#58) (e787d10)

v0.3.2

28 May 13:19
e10bbc7
Compare
Choose a tag to compare

0.3.2 (2024-05-28)

Features

  • Apple Silicon local development support (#50) (ab14a59)
  • filter: handle 'tag only' fields (#53) (7ae586e)
  • filter: handle digest based parts (#57) (066dcfe)
  • Include updated images in commit message (#49) (aab019c)

v0.3.1

14 Apr 14:47
f12f7d3
Compare
Choose a tag to compare

0.3.1 (2024-04-14)

Features

  • draft harbor decoder (979090f)
  • allow using path params, for the channel name /events/<channel> (#40) (806fde4)

v0.3.0

25 Jan 03:19
76e036a
Compare
Choose a tag to compare

0.3.0 (2024-01-25)

⚠ BREAKING CHANGES

  • complete rewrite (#36)

Code Refactoring

v0.2.4

26 Oct 09:59
f009b6d
Compare
Choose a tag to compare

What's Changed

  • refactor: use count of reported changes instead of git diffing by @bluebrown in #32
  • fix: on pr, trim trailing slash in git url by @bluebrown in #34

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

v0.2.3

21 Oct 16:42
1e1e8b2
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.2.2

17 Sep 22:12
Compare
Choose a tag to compare

What's Changed

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

v0.2.1

12 Sep 22:25
Compare
Choose a tag to compare

What's Changed

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