Skip to content

Tags: JGCompTech/JavaUltimateTools

Tags

v1.5.1

Unverified

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

Signed-off-by: Joshua Gager <jlgager@jgcomptech.com>

v1.5.0

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 <jlgager@jgcomptech.com>

v1.4.2

Updated to 1.4.2 RELEASE

Fixed fatal error with isUserLoggedIn method

v1.4.1

Merge remote-tracking branch 'origin/master'

v1.4.0

Updated to 1.4.0 RELEASE

Signed-off-by: Joshua Gager <jlgager@jgcomptech.com>

v1.3.1

Updated to Version 1.3.1 and removed lib directory

Signed-off-by: Joshua Gager <jlgager@outlook.com>

v1.3

Accidently marked fields final in DatabaseConnectionInfo

Signed-off-by: Joshua Gager <jlgager@outlook.com>

v1.2

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 <jlgager@outlook.com>

v1.1

JavaDocs Update [skip ci]

Signed-off-by: Joshua Gager <jlgager@outlook.com>

v1.0

Create LICENSE