Skip to content

3.5.0-b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Valkryst Valkryst released this 25 Sep 14:56
· 488 commits to master since this release

This release is being used to test changes on the "Component_Revamp" branch. I do not recommend using these beta releases unless you're helping to find issues with VTerminal.

  • Added new color palettes and removed some existing ones.
  • Improved some areas of the JavaDoc.
  • Removed a lot of unnecessary annotations, null-checks, and exception throws.
  • Reworked a lot of the component code for better performance and to fix various issues. Also simplified a lot a code.
  • Reworked mostly all of the code related to color palettes.
    • You can now create and use your own color palettes.
  • Updated Maven dependencies.