pylipp / financeager

Organize your finances easily - from the command line!
GNU General Public License v3.0
82 stars 22 forks source link

Renamed the `print` and `list` commands #38

Closed babhishek21 closed 5 years ago

babhishek21 commented 5 years ago

Will make a separate commit for renaming the rm command, so that it's easily revertable (if required).

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 2a67ddeac4daf50e302e9f20e6e98d2669392c0e on babhishek21:rename-commands into 41563025f541096461a92d23153404302bafc10a on pylipp:master.

pylipp commented 5 years ago

Thank you, very clean work! Can you update the Changelog? Please add the [Incompatible] flag since different versions of financeager client and webservice don't understand the same set of commands any more.

babhishek21 commented 5 years ago

Can you update the Changelog?

Done ✌️

Edit: I just realized we should be updating the README too. Let me send a commit for that too.

babhishek21 commented 5 years ago

Updated the README too. @pylipp I think the quickstart gif is outdated now.

pylipp commented 5 years ago

Good catch, I'll update it when the rm command is renamed.