Skip to content

v1.0.0: Move LSF functionality to LSFClusterManager.jl

Choose a tag to compare

@github-actions github-actions released this 03 Feb 16:51
· 15 commits to master since this release
bcbd5d9

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 to 1.0.0 by @DilumAluthge in #243

Full Changelog

Full Changelog: v0.4.9...v1.0.0