Skip to content

Releases: bluebrown/kobold

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

v0.2.0

05 Sep 22:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.2.0-rc.1

27 Jul 20:28
3b7dccc
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat!: plain text image ref, instead of json payload in generic handler by @bluebrown in #25

Full Changelog: v0.1.1-rc.1...v0.2.0-rc.1