Skip to content

Releases: JuulLabs/koap

0.6.3

21 Dec 19:18
8cfab46
Compare
Choose a tag to compare

🧰 Maintenance

  • Categorize release drafts (#75)
  • Disable codecov GitHub status (#77)
  • Update plugin kotlinter to v3.8.0 (#78)
  • Update plugin kotlin-multiplatform to v1.6.10 (#66)
  • Update com.squareup.okio (#63)
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v3.8.1 (#69)
  • Update JamesIves/github-pages-deploy-action action to v4 (#73)
  • Update org.jetbrains.kotlinx (#70)
  • Update codecov/codecov-action action to v2 (#74)
  • Update plugin dokka to v1.6.0 (#71)
  • Update plugin kotlinter to v3.7.0 (#72)
  • Update dependency gradle to v7.3.2 (#64)
  • Update dependency io.mockk:mockk to v1.12.1 (#68)

0.6.2

06 Dec 21:29
7759b49
Compare
Choose a tag to compare
  • Override toString for ContentFormat (#61)
  • Add macosX64 platform target (#59)
  • Override toString for Accept (#56)

0.6.1

27 Aug 00:06
f607403
Compare
Choose a tag to compare
  • Improve toString implementations (#54)

0.6.0

15 Jul 02:43
f3bfb16
Compare
Choose a tag to compare
  • Remove JavaScript annotations (#53)
  • Drop publication of npm packages (#52)

npm publication (to GitHub Packages) is no longer supported.

0.5.0

03 Jul 07:19
fde04fb
Compare
Choose a tag to compare

Last version with npm publication (to GitHub Packages) support.

  • JavaScript IR Support (#51)
  • Upgrade Dokka (#46)
  • Drop jcenter for mavenCentral (#45)
  • Setup basic webapp for decoding CoAP messages (#42)
  • Fix JS API Test Task Chain (#40)
  • Validation tests for JavaScript target public API (#38)
  • APD-966: NPM Shrinkwrap (#39)

0.4.0

02 Nov 19:49
287d7c6
Compare
Choose a tag to compare
  • Add Javascript Examples to Readme (#36)
  • Add JsExport Annotations (#35)
  • Remove global disabling of ktlint no-multi-spaces rule (#33)
  • Clean up Gradle configuration (#34)
  • Publish to NPM (#31)
  • Configure release drafter to use 'main' branch (#29)

0.3.3

14 Oct 19:25
0316f63
Compare
Choose a tag to compare
  • Add JavaScript target (#28)

0.3.2

28 Sep 20:50
0fb79f9
Compare
Choose a tag to compare
  • Add predefined Content-Format constants (#25)
  • Bump Maven publish plugin version (#26)
  • Configure @JuulLabs/conx-app-reviewers for review assignment (#24)
  • Add GitHub action that validates Gradle wrapper (#22)

0.3.1

01 Jul 20:43
3be0f7e
Compare
Choose a tag to compare
  • Fix reading tokens of length 8 (bytes) (#20)
  • Add auto-assign bot (#21)

0.3.0

01 Jul 02:58
c3b9b4e
Compare
Choose a tag to compare
  • Add ability to encode only the header of a UDP message (#19)
  • Support decoding header independent of message (#17)