Skip to content

0.0.4

Latest
Compare
Choose a tag to compare
@metacosm metacosm released this 04 Jan 09:29
· 4 commits to main since this release

What's Changed

  • chore(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #89
  • chore(deps): bump quarkus.version from 3.12.2 to 3.12.3 by @dependabot in #90
  • chore(deps): bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.2.1 to 1.3.0 by @dependabot in #91
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #92
  • chore(deps): bump quarkus.version from 3.12.3 to 3.13.0 by @dependabot in #93
  • chore(deps): bump quarkus.version from 3.13.0 to 3.13.1 by @dependabot in #94
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #96
  • chore(deps): bump quarkus.version from 3.13.1 to 3.13.2 by @dependabot in #95
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #97
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #98
  • chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #100
  • chore(deps): bump quarkus.version from 3.13.2 to 3.13.3 by @dependabot in #99
  • chore(deps): bump quarkus.version from 3.13.3 to 3.14.0 by @dependabot in #101
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #105
  • chore(deps): bump quarkus.version from 3.14.0 to 3.14.1 by @dependabot in #103
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #104
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #102
  • chore(deps): bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 by @dependabot in #106
  • chore(deps): bump quarkus.version from 3.14.1 to 3.14.2 by @dependabot in #107
  • chore(deps): bump quarkus.version from 3.14.2 to 3.14.3 by @dependabot in #108
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #110
  • chore(deps): bump quarkus.version from 3.14.3 to 3.14.4 by @dependabot in #109
  • chore(deps): bump quarkus.version from 3.14.4 to 3.15.0 by @dependabot in #111
  • chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 by @dependabot in #112
  • chore(deps): bump quarkus.version from 3.15.0 to 3.15.1 by @dependabot in #113
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #114
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #115
  • chore(deps): bump power-server.version from 0.0.10 to 0.0.11 by @dependabot in #116
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #118
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #117
  • chore(deps): bump quarkus.version from 3.15.1 to 3.16.0 by @dependabot in #119
  • chore(deps): bump quarkus.version from 3.16.0 to 3.16.1 by @dependabot in #120
  • chore(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0 by @dependabot in #121
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #122
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #124
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 by @dependabot in #123
  • chore(deps): bump quarkus.version from 3.16.1 to 3.16.2 by @dependabot in #125
  • chore(deps): bump quarkus.version from 3.16.2 to 3.16.3 by @dependabot in #126
  • chore(deps): bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #127
  • chore(deps): bump quarkus.version from 3.16.3 to 3.17.0 by @dependabot in #128
  • chore(deps): bump quarkus.version from 3.17.0 to 3.17.2 by @dependabot in #129
  • chore(deps): bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.3.0 to 1.4.0 by @dependabot in #130
  • chore(deps): bump quarkus.version from 3.17.2 to 3.17.3 by @dependabot in #131
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #132
  • chore(deps): bump quarkus.version from 3.17.3 to 3.17.4 by @dependabot in #133
  • chore: update to power-server 0.1.1, remove average output by @metacosm in #136
  • chore(deps): bump power-server.version from 0.1.1 to 0.1.2 by @dependabot in #137
  • feat: compute and output aggregated total by @metacosm in #138
  • feat: add info command, displaying server connection & metadata by @metacosm in #139
  • chore(deps): bump quarkus.version from 3.17.4 to 3.17.5 by @dependabot in #140
  • feat: restore display of minimal stats by @metacosm in #141
  • chore: release 0.0.4 by @metacosm in #142
  • release 0.0.4 by @metacosm in #143

Full Changelog: 0.0.3...0.0.4