Skip to content

Releases: tcheeric/nostr-java

v0.2.2

17 Aug 21:27
0df1637
Compare
Choose a tag to compare

What's Changed

  • chore: remove GitHub Packages instructions from README by @tcheeric in #368
  • chore: remove GitHub Packages distribution management by @tcheeric in #367
  • chore: remove GitHub Packages publishing workflow by @tcheeric in #369
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.5.3 by @dependabot[bot] in #360
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.5.3 by @dependabot[bot] in #359
  • chore(deps): bump com.fasterxml.jackson.module:jackson-module-blackbird from 2.17.2 to 2.19.2 by @dependabot[bot] in #358
  • chore(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0 by @dependabot[bot] in #357
  • chore(deps): bump spring-boot.version from 3.4.3 to 3.5.4 by @dependabot[bot] in #356
  • chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.81 by @dependabot[bot] in #355
  • chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.1 by @dependabot[bot] in #354
  • chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.2 by @dependabot[bot] in #353
  • chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.4.3 to 3.5.4 by @dependabot[bot] in #352
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #351
  • chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #350
  • Develop by @tcheeric in #371
  • docs: document Maven repository by @tcheeric in #372
  • Develop by @tcheeric in #373

Full Changelog: v.0.2.1.2...v0.2.2

v0.2.0

12 Aug 00:31
Compare
Choose a tag to compare

What's Changed

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

v.0.2.1.1

12 Aug 22:07
0597f1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.2.1...v.0.2.1.1

v.0.2.1

12 Aug 21:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v.0.2.1

v.0.2.1.2

12 Aug 22:25
faaee80
Compare
Choose a tag to compare
v.0.2.1.2 Pre-release
Pre-release

What's Changed

  • fix: remove reserved token from reusable workflow by @tcheeric in #366

Full Changelog: v.0.2.1.1...v.0.2.1.2

v0.1.0

01 Aug 06:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.004.01...v0.1.0

v0.007.1-alpha

26 Oct 22:12
Compare
Choose a tag to compare

v0.007-alpha

26 Oct 21:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.006-alpha...v0.007-alpha

v0.006-alpha

17 Jun 06:17
Compare
Choose a tag to compare

What's Changed

  • OkMessage encoder by @avlo in #162
  • Modify fields of NIP46.Response to match protocol by @kuiperanon in #167
  • Nip57 - Lightning Zaps by @avlo in #164
  • Bump org.bouncycastle:bcprov-jdk18on from 1.72 to 1.78 by @dependabot in #165
  • Use OkHttp instead of java.net. by @kuiperanon in #166
  • NIP57 unit tests proper relay URI format by @avlo in #168
  • Generics Refactor by @avlo in #170
  • BaseList (and all other custom List implementations) refactor by @avlo in #171
  • BaseMessageEncoder & BaseMessageDecoder refactor by @avlo in #172
  • TagDeserializer refactor by @avlo in #173

New Contributors

Full Changelog: v0.005-alpha...v0.006-alpha

v0.005-alpha

06 May 00:34
b586d56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.004.01...v0.005-alpha