Releases: abrayall/rameses
Releases · abrayall/rameses
Version 0.4.0
Version 0.3.0
Added javax.lang.System to make printing out values less of hassle. Also, javax.lang.Runtime to help launching executables / commands much easier.
Version 0.2.0
Added javax.io.File to help making dealing with filesystem operation much easier, including locking and watching files for changes!
Also add java.util.Properties to make creating and using properties less cumbersome than the standard java API.
Version 0.1.0
First release with list(), map(), thread and io.Streams support