Skip to content

Releases: auyer/Protonup-rs

v0.8.2 : A Cleaner Release Process

09 Jun 17:12
918a0ef
Compare
Choose a tag to compare

There is no new features in this release. But the new release process should make it easier to integrate with app repositories like the AUR for Arch based distros.

🐛 Bug Fix

☁️ CI

  • Bump depencies and prepare to release from Main instead of a release Branch @auyer (#26)
  • Specify libprotonup with both path and version @themadprofessor (#25)

🤖 Dependencies

  • Bump depencies and prepare to release from Main instead of a release Branch @auyer (#26)

v0.8.1 : DEB and RPM packages

19 May 05:45
Compare
Choose a tag to compare

This updates includes two new packaging formats:
DEB, for Debian, Ubuntu and all distros based on them,
and RPM, for RedHat, Fedora, OpenSuse all its derivatives.

It is also the first time build artifacts were all made in a GitHub Actions workflow.
I ran this workflow for the previous 0.8.0 release, and so, it also has deb and RPM packages available.

☁️ CI

  • Automatic Release Workflow with DEB and RPM packages @auyer (#23)

🤖 Dependencies

  • Update dependencies and remove minor version from requirements @auyer (#22)

v0.8.0 - Parallel Downloads

05 Apr 02:53
Compare
Choose a tag to compare

🚀 Features

Full Changelog: v0.7.0...v0.8.0

v0.7.0

07 Mar 02:13
Compare
Choose a tag to compare

💅 Improvements

  • Fixed a couple things and added some comments and documentation @ddotthomas (#20)
  • Don't install existing apps during quick install unless forced @themadprofessor (#19)
  • Removes extra github requests for each tag by reusing data from the List Releases requests @ddotthomas (#18)

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0 : New Menu, Manage Installed Versions, Auto Detect Apps

16 Jun 03:26
Compare
Choose a tag to compare

🚀 Features

💅 Improvements

  • Re-designs the menu to be more intuitive @auyer (#14)
    asciicast

🐛 Bug Fix

  • fixes overwrite menu not showing up in the tag "latest" @auyer (#13)

v0.5.0

12 Apr 02:14
50389ea
Compare
Choose a tag to compare

💅 Improvements

  • Main routine refactor + better parametrization @auyer (#10)
  • Fixed a couple things and would like to discuss a possible improvement @ddotthomas (#7)

☁️ CI

  • fixes Labels in Enforce Label action @auyer (#8)

🤖 Dependencies

  • Removes actix_rt from testing, Bumps all dependencies to latest @auyer (#9)

v0.4.2

12 Mar 00:59
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fixes Quick Flatpak wrong path installation @auyer (#5)

🤖 Dependencies

v0.4.1

18 Feb 14:08
Compare
Choose a tag to compare

💅 Improvements

  • 9 pages in menu to make it more readable
  • change features in indicatif: termion feature will decrease the binary size a little
    @auyer (1e8c07e)

v0.4.0

18 Feb 05:23
Compare
Choose a tag to compare

🚀 Features

💅 Improvements

  • change structopt to clap and fix panic @RaphGL (#2)
  • Typo and grammar updates @abienz (#1)
  • bump dependencies and version number for release @auyer (dab89d6)

Protonup-rs TUI v0.3.0

27 Nov 23:46
Compare
Choose a tag to compare

This is a first release for the tool.

Features:

  • Quick Download for native and Flatpak instalation
  • Download selected tags
  • Custom directory selection