Panku Console - 1.5.161
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 typing
expression_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()
orinteractive_shell.open_window()
to get interactive shell of different styles.
Fixed
- Smooth scrolling is now working perfectly.