v0.5.0 release
- Added functionality to create jobs with params.
- Added View class and added methods accessing List Views of Jenkins server.
- Added functionality to abort a running job.
- Deprecated
list_running
of Job class.list_by_status('running')
is
suggested.