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