You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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>