Skip to content

Panku Console - 1.5.161

Compare
Choose a tag to compare
@Ark2000 Ark2000 released this 01 Jul 09:11
· 106 commits to master since this release

Full Changelog: v1.4.106...v1.5.161

A total refactor of previous version by modularizing the code and adding more features. Now the project is much more readable, maintainable and extensible.

Full documentation is still under construction.

If you have any questions or suggestions, please feel free to post on discussion board or create an issue on github.

Some notable changes are:

Added

  • You can now create and manage expression monitor groups by typingexpression_monitor.open_window()
  • Press the window title to collapse or expand the window.

Changed

  • You can now type general_settings.open() to open settings.
  • type interactive_shell.open_launcher() or interactive_shell.open_window() to get interactive shell of different styles.

Fixed

  • Smooth scrolling is now working perfectly.