Skip to content

Tags: JGCompTech/JavaUltimateTools

Tags

v1.5.1

Toggle v1.5.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Updated to 1.5.1 RELEASE

Signed-off-by: Joshua Gager <[email protected]>

v1.5.0

Toggle v1.5.0's commit message
Updated to 1.5.0 RELEASE

Updated JavaDoc
Updated Changelog.txt
Updated README.md
Updated overview.html
Updated all pom versions from RELEASE to actual version numbers

Signed-off-by: Joshua Gager <[email protected]>

v1.4.2

Toggle v1.4.2's commit message
Updated to 1.4.2 RELEASE

Fixed fatal error with isUserLoggedIn method

v1.4.1

Toggle v1.4.1's commit message
Merge remote-tracking branch 'origin/master'

v1.4.0

Toggle v1.4.0's commit message
Updated to 1.4.0 RELEASE

Signed-off-by: Joshua Gager <[email protected]>

v1.3.1

Toggle v1.3.1's commit message
Updated to Version 1.3.1 and removed lib directory

Signed-off-by: Joshua Gager <[email protected]>

v1.3

Toggle v1.3's commit message
Accidently marked fields final in DatabaseConnectionInfo

Signed-off-by: Joshua Gager <[email protected]>

v1.2

Toggle v1.2's commit message
Fixed errors, Added ComputerInfo class and added Demo

Fixed ComputerNameActive and ComputerNamePending not returning accurate value
Added ComputerInfo Class
Fixed a naming bug since version 1.1 that caused an infinite loop
Fixed the java.IO.File.delete calls to now use the java.nio.file.Files.delete
Created a demo if the library is run directly

Signed-off-by: Joshua Gager <[email protected]>

v1.1

Toggle v1.1's commit message
JavaDocs Update [skip ci]

Signed-off-by: Joshua Gager <[email protected]>

v1.0

Toggle v1.0's commit message
Create LICENSE