#384 - Minimum supported Python version is now 3.12.
#386 - Ensure rose_prune skips platforms that cannot be found.
Updated for cylc-flow 8.5.0 and metomi-rose 2.5.0.
#361 -
Rose stem now uses long hostnames for the HOST_SOURCE... variables to match
ROSE_ORIG_HOST.
#353 - Remove Empy support. Cylc has dropped empy support at Cylc 8.4.0.
#345 - Fix an issue
where cylc vr could report erroneous validation failures.
No significant change - Updated to use feature added at Cylc 8.3.3. See #336
#269 - Allow environment variables
set in rose-suite.conf to be used when parsing global.cylc.
#319 - Prevent Cylc Rose from modifying Cylc's compatibility mode.
#312 - Fixed an issue that could cause the cylc-rose CLI options (-S, -D, -O) to be applied incorrectly.
#302 - Fix issues which could cause "fcm_make" and "rose_prune" tasks intermittently fail with the message "Workflow database is incompatible with Cylc x.y.z, or is corrupted".
#284 - Allow use of Metomi-Rose 2.2.*.
#250 - Prevent project name being manually set to an empty string.
#225 - Prevent totally invalid CLI --defines with no = sign.
#248 - Make sure that
rose stem sets variables in [jinja2:suite.rc] not [jinja2].
#229 -
Fix bug which stops rose-stem suites using the new [template variables] section
in their rose-suite.conf files.
#231 - Show warning about
root-dir config setting in compatibility mode.
#192 - Fix bug where Cylc Rose would prevent change to template language on reinstall.
#180 - Rose stem gets stem suite's basename to use as workflow name when not otherwise set.
#171 - Fix bug where Cylc Rose
passed rose-suite.conf items commented with ! or !! to Cylc regardless.
#172 - Allow getting a workflow name when source is not an SVN repo.
#140 -
Support integers with leading zeros (e.g 001) to back support Rose
configurations for use with cylc-flow>=8.0rc4 which uses Jinja2 v3 which
no longer supports this.
#155 -
Use the public rather than private database for platform lookups. This resolves
a database locking issue with the rose_prune built-in app.
#139 - Make rose stem command
work correctly with changes made to cylc install in
cylc-flow PR #4823
#130 - Fix bug preventing
cylc reinstall using Rose fileinstall.
#132 - Fix bug preventing
Cylc commands (other than install) from accessing the content of
--rose-template-variable.
#133 - Fix bug allowing setting multiple template variable sections.
118 - Fail if a workflow is not a Rose Suite but user provides Rose CLI options.
First official release of Cylc-Rose.
Implements interfaces to allow the use of Rose suite configurations with Cylc 8.
Note: The
1.0.1was preceeded by the1.0.0release which had incorrect metadata.