Skip to content

Releases: Valkryst/VTerminal

Snapshot Release #22

19 Jul 17:48
Compare
Choose a tag to compare
Snapshot Release #22 Pre-release
Pre-release
1.7.0-SNAPSHOT

Updates version number.

Snapshot Release #21

18 Jul 16:48
Compare
Choose a tag to compare
Snapshot Release #21 Pre-release
Pre-release

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

17 Jul 17:02
Compare
Choose a tag to compare
Snapshot Release #20 Pre-release
Pre-release
  • 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

14 Jul 18:13
Compare
Choose a tag to compare
Snapshot Release #19 Pre-release
Pre-release

Adds tint/shade color functions.

Snapshot Release #18

14 Jul 15:36
Compare
Choose a tag to compare
Snapshot Release #18 Pre-release
Pre-release

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

12 Jul 16:36
Compare
Choose a tag to compare
Snapshot Release #17 Pre-release
Pre-release
1.4.0-SNAPSHOT

Updates version.

Snapshot Release #16

10 Jul 16:29
Compare
Choose a tag to compare
Snapshot Release #16 Pre-release
Pre-release
1.3.2-SNAPSHOT

Updates version.

Snapshot Release #15

10 Jul 15:51
Compare
Choose a tag to compare
Snapshot Release #15 Pre-release
Pre-release
1.3.1-SNAPSHOT

Updates version.

Snapshot Release #14

10 Jul 15:44
Compare
Choose a tag to compare
Snapshot Release #14 Pre-release
Pre-release
1.3.0-SNAPSHOT

Updates version.

Snapshot Release #13

09 Jul 00:14
Compare
Choose a tag to compare
Snapshot Release #13 Pre-release
Pre-release
1.2.1-SNAPSHOT

Updating version.