Ublu 1.1.3 released <
https://github.com/jwoehr/ublu/releases/tag/v1.1.3>
Ublu is an interpretive language for remote systems programming of midrange or mainframe hosts from a Java platform such 
as Linux, Mac, OpenBSD or Windows. It also can run natively on IBM i ®, IBM z/OS USS ® or any other reasonable Java 
platform.
1.1.3 2016-10-14
System:
 * Much refactoring at the Java level
 * ublu.Ublu takes -include (i) switch and -silent (s) switch
 * autonomic tuple variables
 * save and restore const map
 * ublu.util.Renderer
     o ObjectLockListEntry
Commands:
 * general
     o deprecate -instance in favor of -new
     o command descriptions cleaned up
     o some commands' argument parsing modernized
 * individual commands
     o const -list
     o db -json
     o IF now tests for null as well as not-true-not-false
     o ifs -fromfile
     o include -s (for -silent)
     o joblog command added
     o json command added
     o job -hold -release
     o lifo -true -false -null
     o msgq no longer does automatic close
     o printer -wtrjob
     o printer -get works for all attributes now
     o put pushes null correctly
     o RETURN removed (doesn't work correctly)
     o rs -json
     o string --,-string -toascii -toas400
     o system modernized
     o tuple -autonome(s)
Miscellaneous:
 * Update vim mode
 * ubluref.html example for FUNC corrected
 * ubluref.html many minor corrections
 * More guide - notes on tuple stack usage
 * Update build file and welcome message
Examples:
 * new
     o joblogstuff.ublu
     o test/testjson.ublu
     o test/testnum.ublu
 * updated
     o all or most updated -new in place of -instance
     o dbexample.ublu
     o msgstuff.ublu
     o test/testlist.ublu
Extensions (extending Ublu in Ublu) in the new extensions subdir:
 * ux.objectlock.ublu
 * ux.user.ublu
As an Amazon Associate we earn from qualifying purchases.