Releases: JuliaParallel/LSFClusterManager.jl
Releases · JuliaParallel/LSFClusterManager.jl
v1.0.0: First release of this package
This is the first release of this package after excising this code from ClusterManagers.jl.
What's Changed
- Set up the new
LSFClusterManager.jl
package, and remove all non-LSF code, tests, and docs by @DilumAluthge in #3 - README: Remove an old SGE (
qsub
) example by @DilumAluthge in #8 - README: Change
LSFManager
toLSFClusterManager.LSFManager
by @DilumAluthge in #7 - Rename the package from
LSFClusterManager.jl
toLSFClusterManagers.jl
by @DilumAluthge in #9 - README: Add a link to the ClusterManagers.jl package by @DilumAluthge in #11
- Rename this package from
LSFClusterManagers.jl
(plural) toLSFClusterManager.jl
(singular) by @DilumAluthge in #16 - README: Fix spelling mistake by @DilumAluthge in #17
- Create a CODEOWNERS file by @DilumAluthge in #19
- Bump version from 1.0.0-DEV to 1.0.0 by @DilumAluthge in #20
Full Changelog
Full Changelog: https://github.com/JuliaParallel/LSFClusterManager.jl/commits/v1.0.0