Skip to content

Algernon v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 11:36
· 23 commits to development since this release
c08b8fe

Algernon 4.2.0 is the final release by the SWT 2021 ST team. It mainly contains fixes for stability, style and performance!

🚀 New features

  • Add docking bar submenu entries and checkboxes
  • Also retrieve class side methods in class search

✨ Bug fixes

  • Fix the evaluation of expressions when no keyword is given
  • Rename worldmenu to dockingbar

🏁 Test & CI Improvements

  • Increase Coverage and update CI configuration
  • Cleanup and refactor tests
  • Store preferences & load in setUp and restore in tearDown
  • Fix coveralls link in README.md
  • Don't cancel other CI runs once one fails
  • Fix Test failure due to poorly isolated tests

💻 Style and code fixes

  • Small fixes from our presentation