Skip to content

v3.10.0: Component Parser improvements

Compare
Choose a tag to compare
@Andre601 Andre601 released this 03 Mar 23:19
· 212 commits to master since this release
66898ff

Note

v3.10.0 onwards will only be compatible with Velocity 3.1.2-SNAPSHOT and newer!
This is due to breaking changes in the Adventure library that have only been added to snapshot versions of Velocity 3.1.2 onwards.

So, if you consider using this version of OneVersionRemake, make sure to use Build #116 or newer from the Download Page

All the changes

💥 Breaking

🧰 Maintenance

  • Bump adventure-api from 4.9.2 to 4.9.3 in /core by @dependabot in #111
  • Bump adventure-text-serializer-legacy from 4.9.2 to 4.9.3 in /core by @dependabot in #112
  • Bump adventure-api from 4.9.2 to 4.9.3 in /bungeecord by @dependabot in #113
  • Bump okhttp from 4.9.2 to 4.9.3 in /core by @dependabot in #115
  • Bump velocity-api from 3.0.1 to 3.1.0 in /velocity by @dependabot in #116
  • Bump adventure-platform-bungeecord from 4.0.0 to 4.0.1 in /bungeecord by @dependabot in #118
  • Bump maven-jar-plugin from 3.2.0 to 3.2.1 in /core by @dependabot in #119
  • Bump maven-jar-plugin from 3.2.1 to 3.2.2 in /core by @dependabot in #120
  • Bump maven-compiler-plugin from 3.8.1 to 3.9.0 in /core by @dependabot in #122
  • Bump maven-compiler-plugin from 3.8.1 to 3.9.0 in /bungeecord by @dependabot in #121
  • Bump maven-compiler-plugin from 3.8.1 to 3.9.0 in /velocity by @dependabot in #123
  • Bump bstats-velocity from 2.2.1 to 3.0.0 in /velocity by @dependabot in #124
  • Bump bstats-bungeecord from 2.2.1 to 3.0.0 in /bungeecord by @dependabot in #125
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.0 in /bungeecord by @dependabot in #127
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.0 in /core by @dependabot in #126
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.0 in /velocity by @dependabot in #128
  • Bump adventure-api from 4.9.3 to 4.10.0 in /core by @dependabot in #130
  • Bump adventure-platform-bungeecord from 4.0.1 to 4.1.0 in /bungeecord by @dependabot in #132
  • Bump adventure-text-minimessage from 4.0.0-SNAPSHOT to 4.10.0 in /velocity by @dependabot in #131
  • Bump adventure-text-serializer-legacy from 4.9.3 to 4.10.0 in /core by @dependabot in #133
  • Bump adventure-api from 4.9.3 to 4.10.0 in /bungeecord by @dependabot in #134
  • Bump adventure-text-minimessage from 4.0.0-SNAPSHOT to 4.10.0 in /core by @dependabot in #135

New Contributors

Full Changelog: v3.9.0...v3.10.0