forked from Ark2000/PankuConsole
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
55 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# Change Log | ||
|
||
## [1.5.161] - 2023-07-01 | ||
|
||
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()` or `interactive_shell.open_window()` to get interactive shell of different styles. | ||
|
||
### Fixed | ||
|
||
- Smooth scrolling is now working perfectly. | ||
|
||
## [1.4.106] - 2023-05-25 | ||
|
||
Missing changelog for this version. | ||
|
||
## [1.4.85] - 2023-03-07 | ||
|
||
Missing changelog for this version. | ||
|
||
## [1.3.64] - 2023-02-09 | ||
|
||
Missing changelog for this version. | ||
|
||
## [1.3.61] - 2023-02-03 | ||
|
||
Missing changelog for this version. | ||
|
||
## [1.2.32] - 2022-12-30 | ||
|
||
Missing changelog for this version. | ||
|
||
## [1.1.23] - 2022-12-07 | ||
|
||
Missing changelog for this version. | ||
|
||
## [1.0.1] - 2022-11-22 | ||
|
||
Missing changelog for this version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters