Releases: cylc/cylc-flow
cylc-7.8.9
Almost-final Cylc 7 release containing several minor bug fixes, and enhanced to prevent Cylc 7 messing with Cylc 8 workflows for those who need both installed at once for a while. (And note the Cylc 7 cylc review
will be needed for some time with Cylc 8).
See CHANGES.md for details.
This is cylc-7.9.4 bundled with an older version of Jinja2. Use cylc-7.9.4 unless you're stuck with Python 2.6.
cylc-flow-8.0b2
See CHANGES.md for detail.
Cylc 8 can be installed via pypi or Conda - you don't need to download this release directly.
See the installation section of the documentation.
cylc-flow-8.0b1
See CHANGES.md for detail.
The full Cylc-8 system can be installed by Conda - you don't need to download this release directly.
cylc-flow-8.0b0
See CHANGES.md for detail.
The full Cylc-8 system can be installed by Conda - you don't need to download this release directly.
cylc-7.9.3
Cylc 7 maintenance release: allow "cylc review" to see Cylc 8 workflows.
This is just cylc-7.8.8 with the bundled Jinja2 version upgraded to 2.11.1, which allows us to correctly report the line number (context) for all Jinja2 errors. Cylc-7.9.x requires Python 2.7, whereas cylc-7.8.x can be used with Python 2.6 or 2.7.
cylc-7.8.8
Cylc 7 maintenance release: allow "cylc review" to see Cylc 8 workflows.
This is cylc-7.9.3 bundled with an older version of Jinja2. Please use cylc-7.9.3 unless you need Python 2.6
cylc-7.9.2
cylc-7.9.2 maintenance release.
This is just cylc-7.8.7 with the bundled Jinja2 version upgraded to 2.11.1, which allows us to correctly report the line number (context) for all Jinja2 errors. Cylc-7.9.x requires Python 2.7, whereas cylc-7.8.x can be used with Python 2.6 or 2.7.
Selected changes:
- support Slurm heterogeneous jobs
- fix frequent writes to a DB table, to correct last-updated timestamps in cylc review and reduce filesystem load
- fix a bug in auto-restart (scheduler migration) which caused suites to wait unnecessarily for local jobs on other hosts before restarting
- fix a bug in the GUI tree view that could cause tasks to be sorted in the wrong order
cylc-7.8.7
cylc-7.8.7 maintenance release.
Selected changes:
- support Slurm heterogeneous jobs
- fix frequent writes to a DB table, to correct last-updated timestamps in cylc review and reduce filesystem load
- fix a bug in auto-restart (scheduler migration) which caused suites to wait unnecessarily for local jobs on other hosts before restarting
- fix a bug in the GUI tree view that could cause tasks to be sorted in the wrong order
cylc-flow-8.0a2
Cylc 8 Alpha-2 Preview Release.
cylc-7.9.1
The cylc-7.9.1 release is just cylc-7.8.6 with the bundled Jinja2 version upgraded to 2.11.1, which allows us to correctly report the line number (context) for all Jinja2 errors. Cylc-7.9.x requires Python 2.7, whereas cylc-7.8.x can be used with Python 2.6 or 2.7.
See CHANGES.md for details.