Skip to content

Version 0.42.1

Compare
Choose a tag to compare
@aplteam aplteam released this 12 Jul 18:35
· 71 commits to main since this release
  • Cider now comes with Release Notes.
  • Documentation of CloseProject and CheckForDropBoxConflicts polished.
  • The ]Cider.Config file now prints the content of Cider's global config file to the session, and there
    is now an -edit flag but no -print flag anymore. That brings it in line with similar functions/commands
    in both Cider and Tatin.
  • ]Cider.ProjectConfig prints the contents of any project config file to the session unless the -edit flag
    is specified.
  • Bug fixes
    • CreateConfigFile crashed on ##.tatinVars when it should have addressed tatinVars instead.
      As a result, the policy was changed: it does NOT inject TatinVars into the root of the project anymore
      in case the tatinVars property is not empty.
    • The API-function CloseProject failed when a ref was passed as a project
    • CloseProject failed on a non-lowercase alias name

To be consumed as a Tatin package from https://tatin.dev