Skip to content

v2.0.0: Move the `ElasticManager` functionality to `ElasticClusterManager.jl`

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 21:12
· 2 commits to master since this release
db6ce68

Summary

This is a breaking release. The ElasticManager functionality has been removed from this package. Please use the ElasticClusterManager.jl package instead.

What's Changed

  • BREAKING: Remove the ElasticManager functionality from this package (and point users to the external ElasticClusterManager.jl package instead) by @DilumAluthge in #257

Full Changelog

Full Changelog: v1.1.0...v2.0.0