Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@nqminhuit nqminhuit released this 08 Aug 05:11
· 1 commit to master since this release
a229fb5

Release overview

This is a big release to gis' core, the most notable mention is the replacement of VertX by Java21's Virtual Threads. The reason for this change is documented at #71

Beside that I have fully integrated automation into the project:

  • Unit tests and Integration tests with more than 95% line coverage
  • CI check for failed tests each time master branch gets a changed
  • Automate stress test with a downstream repo

And finally, some new features

  • gis config to support custom branch coloring
  • zsh autocomplete
  • sort with gis status
  • bug fixes and enhance performance

What's Changed

Full Changelog: v1.1.4...v2.0.0