Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 17:16
a701c48

ClusterManagers v1.1.0

Diff since v1.0.0

Merged pull requests:

  • README: Reorganize the "external packages" table (add a separate column for the name of the external package) (#244) (@DilumAluthge)
  • README: Don't mention the Slurm functionality in this package (and point users to SlurmClusterManager.jl instead) (#245) (@DilumAluthge)
  • Deprecate (but do not remove) the Slurm functionality in this package (and point users to SlurmClusterManager.jl instead) (#246) (@DilumAluthge)
  • Add depwarns (but do not remove) the managers that are not currently being maintained (SGE, PBS, HTCondor, and Scyld) (#247) (@DilumAluthge)
  • Docs: Move SGE docs from README to separate file (#248) (@DilumAluthge)
  • Fix a bug in the test suite (#249) (@DilumAluthge)
  • README: Fix a mistake in the docs for the external SlurmClusterManager.jl package (#250) (@DilumAluthge)
  • CI: Enable code coverage (#252) (@DilumAluthge)
  • Create a .gitignore file, and gitignore the Manifest.toml file (#253) (@DilumAluthge)
  • Test suite: Add tests for show(io, ::ElasticManager) (#254) (@DilumAluthge)
  • README: Move the unmaintained managers (SGE, PBS, HTCondor, and Scyld) to a separate table (#255) (@DilumAluthge)
  • Bump version from 1.0.0 to 1.1.0 (#256) (@DilumAluthge)