Skip to content

Releases: aplteam/Cider

Version 0.51.1

06 Mar 16:21

Choose a tag to compare

Fix for issue #129 including test cases.

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

Version 0.51.0

03 Mar 11:21

Choose a tag to compare

  • ]ListAliases now marks folders that are not available anymore (#92)
  • Aliases are now checked for starting with a letter followed by zero or more letters, digits, underscores or hyphens
  • All JSON5-related stuff consolidated, see #110 for details
  • Packages updated (CommTools)
  • Documentation issues fixed: #109, #96, #89, #115
  • Bug fixes
    • In case of a .NET error while checking Git's status, the information available via ⎕EXCEPTION was not provided
    • On non-Windows platforms, ]ListAliases -scan=/path/2/projects failed due to an uppercase problem:
      Cider looked for "Cider.config" when it should have looked for "cider.config"
    • ]Listaliases -scan=/path/2/projects worked only on Windows (#128)
    • Output with ⎕← has been changed to ⍞←...,⎕UCS 10 for 20.0 with array notation on for output

Version 0.50.1

30 Dec 13:07

Choose a tag to compare

Bug fix for #127

Version 0.50.0

08 Dec 08:28

Choose a tag to compare

  • New global Cider parameter HandleLinkStops introduced
  • OpenProject and CloseProject now both honour the global HandleLinkStops if set
  • Cider's test cases are now resilient against // in a file path, see ∆GetTestPath
  • NuGet package updated
  • Bug fixes
    • When CreateProject opened the project it had just created, it printed a success msg twice
    • Comment in OpenProject corrected: read "package" when it meant "project"

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

Version 0.49.0

03 Oct 10:25

Choose a tag to compare

  • Licenses of dependencies (NOTICE file) are now handled properly
  • Packages updated
  • License issues fixed
  • Bug fixes
    • #125
    • Test_UC_[100,101,200,201,202] fixed (_OK was not assigned when it should)

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

Version 0.48.3

09 Aug 17:41

Choose a tag to compare

Packages updated (APLProcess) and tests amended accordingly.

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

Version 0.48.2

12 Jul 18:10

Choose a tag to compare

  • A rename operation in Tatin required a change in Cider's InjectTatinVars function
  • NuGet test cases needed attention

Version 0.48.1

29 Jun 14:51

Choose a tag to compare

  • Reference added to all help pages regarding the full documentation
  • Bug fixes
    • ]Cider.Config -? provided incorrect information
    • #118, #119
    • README corrected and polished
    • Help for user commands corrected
    • ]Cider.OpenProject's Help was wrong: watch is not a flag
    • GetUserHomPath renamed to GetUserHomePath
    • The "Sure you want to..." question asked by ]OpenProject did not honour the -import flag

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

Version 0.48.0

05 May 10:59

Choose a tag to compare

  • Updating packages improved: now even later principal major versions can be handled if desired
  • Reporting of later versions improved when opening a project
  • Messages & checks in ]ProjectConfig -edit improved
  • Result of InjectTatinVars has changed
  • ]ListTatinDependencies -full improved
  • Bug fixes
    • ]ListTatinDependencies [alias] -f crashed because the alias was not handled
    • CreateConfigFile crashed in case there is no LINK section, which is not mandatory anymore
    • When a package that had a function on the "lx" config parameter was opened as a project, Cider did not check "lx", let alone execute it
    • ]OpenProject did not check whether the source URL had changed when looking for the latest version
    • No package update was attempted for install folders for which the "=" syntax was used

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

Version 0.47.0

05 Feb 07:38

Choose a tag to compare

  • OpenProject now reports Git stashes if there are any
  • Several documentation issues fixed / amended
  • Packages updated (CommTools)
  • Bug fixes
    • "assets" property in the package config file corrected: not "html" anymore but empty