Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.82 KB

File metadata and controls

59 lines (35 loc) · 1.82 KB

Changelog

All notable changes to this project will be documented in this file.

Download at Maven Search

Added

TODO

Changed

  • Make parsing job details even more lax to support more versions/configurations

Fixed

TODO

0.9.3 (2023-09-18)

Download at Maven Search

Added

  • Support for systems that use mixed character casing for output

0.9.2 (2021-03-01)

Download at Maven Search

Fixed

  • Submitting JCLs and retrieving job outputs when using for non-ASCII compliant default charsets

0.9.1 (2019-08-30)

Download at Maven Search

Added

  • New method Job.getOutput(name)

Changed

  • Overhaul of the JesClient.waitFor(...) methods

Fixed

  • Handling empty FTP list results
  • Submitting jobs

0.9.0 (2018-12-14)

Download at Maven Search

  • Initial release