Skip to content

info_url renamed to project_url & a maintenance fn & 2 bug fixes

Choose a tag to compare

@aplteam aplteam released this 24 Dec 18:21
· 450 commits to main since this release
  • info_url renamed to project_url in the Cider config files. This brings Cider in line with Tatin version 0.82.0
  • Temporary API function RenameInfo_Url added to the Cider API. Goes through all folders in a given directory and searches for Cider config files, and renames info_url when found.
  • Bug fixes
    • ListTatinPackages threw an error when one or more tatinFolders were missing. It should just report the missing ones to the session as long as at least one is actually found.
    • LoadTatinPackages crashed with an INDEX ERROR on an ill-defined "tatinFolder" parameter