jactl 1.2.0
- #9: substring() and subList() now consistently support negative indices to mean offset from end of list/string, negative indices (representing offset from end) also supported for subscript access of lists and strings
- #10: added new iterator methods for allMatch(), anyMatch(), and noneMatch()
- #11: command line scripts now support .jactlrc file (with '-c' option to disable)