Skip to content

Releases: themitosan/grpp

Hotfix

05 Mar 17:56

Choose a tag to compare

This release is only to address some small issues with recent implementations from previous release.

Version 1.2.0

05 Mar 14:44
9f4a5ed

Choose a tag to compare

Changes on this version:

  • Fixed repair process
  • Enhanced update screen
  • Updated PT-BR translation 🇧🇷
  • Fixed settings not being saved properly
  • Implemented option to pretty-print settings
  • Fixed issues when listing repos from GitLab
  • GRPP will display which repo when some error occours
  • GRPP will not set all repos as safe dir to prevent global .gitconfig issues
  • Batch update now also saves current report as JSON and txt formats
  • Implement skipUpdateReport, allowing skip post-update message
  • GRPP can create report from aborted / incomplete runs
  • Removed update counter for preserved repos
  • General code cleanup, fixes under the hood and etc.
  • Implement recover function

...and more!

You can see the full changelog here: 1.1.0...1.2.0

Version 1.1.0

04 Dec 22:02

Choose a tag to compare

This version include some new features, including:

  • Better ongoing / post update details
  • More repair options
  • Option to change GRPP language + Brazilian Portuguese translation 🇧🇷
  • Code / Build optimizations

...and more!

You can see the full changelog here: 1.0.0...1.1.0

Warning

Since this version include some database changes, make sure to run grpp --repair, in order to prevent crashes.

1.0.0 - First release

28 Nov 05:48

Choose a tag to compare

Yaay - first release!

To install, make sure to have npm installed and run the following command:

sudo npm i -g grpp.tgz

Y'know... It's just sad that in the world we live today, tools like grpp is necessary...