1.1.2
Changes:
- depend on the released version of the base kernel
2.2.2
Bug fixes:
- #23 first execution would output garbage if there were files in root and no startup script path set
- related to this, the default configuration options are now unset rather than blank
- #24 a variable declaration without an initializer raised an exception
org.slf4j:slf4j-simple:1.7.22
included for a temporary fix to #22. 3rd party dependencies should now function fine as long as they follow theslf4j
convention of not including an implementation unless it is an end user application.