Releases: NayamAmarshe/please
Please v0.3.1
This took me some time π
This time, we've fixed a few bugs and added a new command!
To upgrade your current installation, please use
pip3 install please-cli --upgrade
π What's new?
π Fixed time formatting bug.
π Updated documentation.
π Fixed a lot of other stuff.
π Fixed typos.
β Added task edit function.
Thanks to:
@dankuri @TGS963 @jzaluska @TheParadoxBox for their contributions!
Please v0.3
Another month, another releaseπ₯³
This time, we've fixed a few bugs and added options to disable individual components easily!
To upgrade your current installation, please use
pip3 install please-cli --upgrade
π What's new?
π Fixed line rendering bug.
π Fixed JSON decode bug.
β Added disable line option.
β Added disable quotes option.
β Added disable greetings option.
Thanks to:
@ChemDevv for their contribution.
@anonymousasimov for their contribution.
Please v0.2
We're back here after a month and it's time for a new release π₯³
This time, we've added more QoL features that you'll love.
To upgrade your current installation, please use
pip3 install please-cli --upgrade
π New features:
β
Refactored Codebase
β
No unnecessary dependencies.
β
Option to disable horizontal line.
β
Better formatting in obscure terminals.
β
Change Tasks Order with move command.
β
Option to toggle time format between 24h and 12h.
β
Option to delete all done tasks with clean command.
β
done
and undone
have been renamed to do
and undo
.
Please v0.1.1
First Please Release π
Features:
β Get time and a greeting
β Daily dose of quotes
β Manage Tasks and Todos
β Delete tasks
β Add Tasks
β Mark tasks as done/undone