Skip to content

Releases: osslabz/electrum-client

0.3.0

26 May 10:39

Choose a tag to compare

What's Changed

  • build(deps): bump net.osslabz:bitcoin-commons from 0.2.16 to 0.3.0 by @dependabot[bot] in #5
  • build(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 9.0.1 to 9.0.2 by @dependabot[bot] in #6
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 by @dependabot[bot] in #7
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1 by @dependabot[bot] in #8
  • build(deps): bump nl.basjes.maven.release:conventional-commits-version-policy from 1.0.7 to 1.0.8 by @dependabot[bot] in #9
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2 by @dependabot[bot] in #10
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #11
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 by @dependabot[bot] in #12
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #13
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #14
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #15
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #16
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.0 by @dependabot[bot] in #17
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #18
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 by @dependabot[bot] in #19
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in #20
  • build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #21
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #22
  • build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #23
  • build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #24
  • build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 by @dependabot[bot] in #25
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 by @dependabot[bot] in #26
  • build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #27
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 by @dependabot[bot] in #28
  • build(deps): bump nl.basjes.maven.release:conventional-commits-version-policy from 1.0.8 to 1.0.9 by @dependabot[bot] in #29
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 6.0.1 to 6.0.2 by @dependabot[bot] in #30
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 by @dependabot[bot] in #31
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25 by @dependabot[bot] in #32
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.26 by @dependabot[bot] in #33
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.26 to 1.5.27 by @dependabot[bot] in #34
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.28 by @dependabot[bot] in #36
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.28 to 1.5.29 by @dependabot[bot] in #37
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 by @dependabot[bot] in #38
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 by @dependabot[bot] in #39
  • build(deps-dev): bump io.github.git-commit-id:git-commit-id-maven-plugin from 9.0.2 to 9.1.0 by @dependabot[bot] in #40
  • build(deps-dev): bump io.github.git-commit-id:git-commit-id-maven-plugin from 9.1.0 to 10.0.0 by @dependabot[bot] in #41
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.0 by @dependabot[bot] in #42
  • build(deps): bump net.osslabz:json-rpc-client from 0.0.4 to 0.0.6 by @dependabot[bot] in #43

Full Changelog: 0.2.16...0.3.0

0.2.16

24 Apr 08:06

Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #1
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #2
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 by @dependabot in #3
  • build(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 by @dependabot in #4

New Contributors

Full Changelog: 0.0.1...0.2.16

0.0.1

18 Mar 11:14

Choose a tag to compare