Skip to content

Releases: bkbnio/kompendium

2.0.0 Beta Hotfix

12 Jan 16:20
aa1b898
Compare
Choose a tag to compare
2.0.0 Beta Hotfix Pre-release
Pre-release

What's Changed

  • Example header parameter by @unredundant in #114
  • V2 alpha by @unredundant in #112
  • feat: added head, patch, and options methods by @unredundant in #132
  • feat: enable creation of explicit parameter examples by @unredundant in #133
  • Multi Serialization Support by @unredundant in #134
  • fix: locations inheritance by @unredundant in #135
  • Configure Renovate by @renovate in #136
  • chore(deps): update dependency gradle to v7.3.3 by @renovate in #137
  • chore(deps): update dependency org.apache.logging.log4j:log4j-api to v2.17.1 by @renovate in #138
  • chore(deps): update dependency org.apache.logging.log4j:log4j-core to v2.17.1 by @renovate in #140
  • chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.3.2 by @renovate in #141
  • chore(deps): update plugin io.bkbn.sourdough.root to v0.3.3 by @renovate in #142
  • chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v1.6.10 by @renovate in #143
  • Feat/sourdough bump by @unredundant in #146
  • fix: adding signing plugin by @unredundant in #147

New Contributors

Full Changelog: v1.11.0...v2.0.0-beta-hotfix

2.0.0 Beta

12 Jan 14:33
aa21c12
Compare
Choose a tag to compare
2.0.0 Beta Pre-release
Pre-release

What's Changed

  • Example header parameter by @unredundant in #114
  • V2 alpha by @unredundant in #112
  • feat: added head, patch, and options methods by @unredundant in #132
  • feat: enable creation of explicit parameter examples by @unredundant in #133
  • Multi Serialization Support by @unredundant in #134
  • fix: locations inheritance by @unredundant in #135
  • Configure Renovate by @renovate in #136
  • chore(deps): update dependency gradle to v7.3.3 by @renovate in #137
  • chore(deps): update dependency org.apache.logging.log4j:log4j-api to v2.17.1 by @renovate in #138
  • chore(deps): update dependency org.apache.logging.log4j:log4j-core to v2.17.1 by @renovate in #140
  • chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.3.2 by @renovate in #141
  • chore(deps): update plugin io.bkbn.sourdough.root to v0.3.3 by @renovate in #142
  • chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v1.6.10 by @renovate in #143
  • Feat/sourdough bump by @unredundant in #146

New Contributors

Full Changelog: v1.11.0...v2.0.0-beta

2.0.0 Alpha Hotfix

03 Jan 04:37
Compare
Choose a tag to compare
2.0.0 Alpha Hotfix Pre-release
Pre-release

Should resolve bug in release pipeline 🤞

2.0.0 Alpha

03 Jan 04:24
c295671
Compare
Choose a tag to compare
2.0.0 Alpha Pre-release
Pre-release

What's Changed

  • Example header parameter by @unredundant in #114
  • V2 alpha by @unredundant in #112

Closes #93
Closes #92
Closes #109
Closes #108
Closes #70
Closes #95
Closes #124
Closes #80
Closes #98
Closes #61

Full Changelog: v1.11.0...v2.0.0-alpha

1.11.0

25 Nov 18:10
5e070e1
Compare
Choose a tag to compare

What's Changed

  • feat: Add opt-in locations support via ancillary module by @unredundant in #107

Full Changelog: v1.10.0...v1.11.0

1.10.0

25 Nov 15:23
dd780ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.10.0

Bug Fixes

17 Oct 17:33
c8d56e6
Compare
Choose a tag to compare

What's Changed

  • Added support for ByteArray type by @adrG2 in #88
  • remove code coverage from PR checks by @rgbrizzlehizzle in #90

New Contributors

  • @adrG2 made their first contribution in #88

Full Changelog: v1.8.1...v1.9.1

Fix Path Calculation

04 Oct 23:25
9edd3a5
Compare
Choose a tag to compare
v1.8.1

Update README.md

Support `UndeclaredField`

15 Aug 01:05
6ba3617
Compare
Choose a tag to compare

Hopefully the hackiest release this project will ever have to endure 😭 😅

1.6.0

13 Aug 01:46
Compare
Choose a tag to compare

Bug Fixes

  • Polymorphic collection support

Features

  • Allow for custom type overrides