Skip to content

Releases: NayamAmarshe/please

Please v0.3.1

09 Feb 16:13
Compare
Choose a tag to compare

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

11 Aug 01:28
Compare
Choose a tag to compare

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

11 Jul 02:30
Compare
Choose a tag to compare

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

12 Jun 03:45
Compare
Choose a tag to compare

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