v1.0.0: Move LSF functionality to LSFClusterManager.jl
This is a breaking release. The LSF functionality has been removed and moved to the LSFClusterManager.jl package.
What's Changed
- BREAKING: Remove the LSF functionality from this package (and point users to
JuliaParallel/LSFClusterManagers.jl
instead) by @DilumAluthge in #237 - Bump version from
1.0.0-DEV
to1.0.0
by @DilumAluthge in #243
Full Changelog
Full Changelog: v0.4.9...v1.0.0