Version 0.42.1
- Cider now comes with Release Notes.
- Documentation of
CloseProject
andCheckForDropBoxConflicts
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 addressedtatinVars
instead.
As a result, the policy was changed: it does NOT injectTatinVars
into the root of the project anymore
in case thetatinVars
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