Releases: Valkryst/VTerminal
Releases · Valkryst/VTerminal
Snapshot Release #22
1.7.0-SNAPSHOT Updates version number.
Snapshot Release #21
Overhauls exception handling. If a null value is used in a function call, then it's probably going to throw a NullPointerException rather than quietly ignoring the function call.
This should help to enforce proper use of the library and notify users of errors in their code.
Snapshot Release #20
- Adds Caffeine as the caching system behind the ColoredImageCache.
- Adds additional screenshot functions.
- Adds ability to set the RectanglePrinter to write a string of text on the top-border of the printed rectangle.
- Fixes issues with the LoadingBar component.
- Fixes screenshot function.
- Fixes misc issues.
Snapshot Release #19
Adds tint/shade color functions.
Snapshot Release #18
First release for automatic rectangle connection when drawing rectangles.
Fixes, as far as I know, all of the rendering issues with characters/components as well as some issues with caching.
Snapshot Release #17
1.4.0-SNAPSHOT Updates version.
Snapshot Release #16
1.3.2-SNAPSHOT Updates version.
Snapshot Release #15
1.3.1-SNAPSHOT Updates version.
Snapshot Release #14
1.3.0-SNAPSHOT Updates version.
Snapshot Release #13
1.2.1-SNAPSHOT Updating version.