Changelog for libjenkins-0.3.0.0
0.3.0.0
-
restartdoes not send requests to$jenkins_url/restartanymore. Instead, it calls$jenkins_url/safe-restartwhich waits running jobs to complete. NewforceRestartfunction does now whatrestartdid before -
Massive refactoring
-
More optics in
Network.HTTP.Conduit.Lens -
Add
overallLoadandcomputerREST API methods shortcuts
0.2.0.0
- Move onto http-conduit 2.0 API.
0.1.0.0
- Initial release. REST and Discovery APIs support.