Skip to content

Latest commit

 

History

History
100 lines (65 loc) · 3.54 KB

CHANGES.md

File metadata and controls

100 lines (65 loc) · 3.54 KB

Selected Cylc-Rose Changes

cylc-rose-1.3.1 (Released 2023-10-24)

Fixes

#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].

cylc-rose-1.3.0 (Released 2023-07-21)

Fixes

#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.

cylc-rose-1.2.0 (Released 2023-01-16)

Fixes

#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.

cylc-rose-1.1.1 (Released 2022-09-14)

Fixes

#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.

cylc-rose-1.1.0 (Released 2022-07-28)

Fixes

#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.

cylc-rose-1.0.3 (Released 2022-05-20)

Fixes

#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.

cylc-rose-1.0.2 (Released 2022-03-24)

Fixes

118 - Fail if a workflow is not a Rose Suite but user provides Rose CLI options.

cylc-rose-1.0.1 (Released 2022-02-17)

First official release of Cylc-Rose.

Implements interfaces to allow the use of Rose suite configurations with Cylc 8.

Note: The 1.0.1 was preceeded by the 1.0.0 release which had incorrect metadata.