Releases: JKasCode/lenny-python
Releases · JKasCode/lenny-python
v0.3.4
11 Feb 02:23
Compare
Sorry, something went wrong.
No results found
Features of this update:
Moved commands dict to the cmds.py file
Improved commands dictionary
New editable reminder that shows up whenever you start the program
New commands:
/cmds which opens the help command but jumps to the commands page
/reminder which allows you to clear/edit the reminder
v0.3.3
01 Jan 06:16
Compare
Sorry, something went wrong.
No results found
This update has a lot of code cleaned up and better performance!
help and services inputs now have the same formatting as the main input
Moved all command functions into one file to save space
Fixed a so far unknown bug regarding service toggling
v0.3.2
16 Dec 05:22
Compare
Sorry, something went wrong.
No results found
Introduces better input formatting which removes punctuation now. Also added a new square root command (/sqrt) which uses a custom algorithm.
v0.3.1
14 Dec 06:19
Compare
Sorry, something went wrong.
No results found
This release introduces commands which replaces the old system that runs services.
v0.3.0
13 Dec 12:56
Compare
Sorry, something went wrong.
No results found
This release has all the basics, and of course, a few bugs as well.
Time commands
Improved help page
Very basic math
Service handling