Skip to content

2.5.0 `2023-02-05`

Choose a tag to compare

@richterger richterger released this 05 Feb 21:42
· 40 commits to master since this release
  • Set minimal Perl version to 5.16 (#91)
  • Per default enviroment from vscode will be passed to debuggee, syntax check and perltidy.
  • Add configuration disablePassEnv to not pass enviroment variables.
  • Support for logLevel and logFile settings via LanguageServer protocol and
    not only via command line options (#97) [schellj]
  • Fix: "No DB::DB routine defined" (#91) [peterdragon]
  • Fix: Typos and spelling in README (#159) [dseynhae]
  • Fix: Update call to gensym(), to fix 'strict subs' error (#164) [KohaAloha]
  • Convert identention from tabs to spaces and remove trailing whitespaces