-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 4.2.1 #195
Version 4.2.1 #195
Conversation
…rect endpoint that I host publicly and have a small script that help the user. This also works without web browser. #194
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #195 +/- ##
=======================================
Coverage ? 63.93%
=======================================
Files ? 20
Lines ? 3269
Branches ? 0
=======================================
Hits ? 2090
Misses ? 1179
Partials ? 0 ☔ View full report in Codecov by Sentry. |
… Python 3.7 and trying to support 3.12)
…tion that better use Zsh features (#111).
…k documentation of other commands.
…d with the README when packaged.
Releasing on 10th if everything ok |
Oh shit |
I published an old build of this version, so I wanted to delete the version from PyPI but the file names are still reserved. |
And now I'm rate limited from PyPI what a joke |
No other choice to immediately bump to 4.2.1, I'm sad, really. |
Changes
-recommended
or-latest
can now fall back to the other one if not found. (portablemc start forge:1.20.1-latest does not work #189, thanks @MisileLab)get_authentication_url
andget_logout_url
from classMicrosoftAuthSession
are now deprecated.--auth-no-browser
has been set, the user can authenticate on another computer and then copy-paste the token in the terminal. (Support usage over ssh? #194, thanks @theoparis)show completion
. (Tab completion in shells #111, suggestion from @JamiKettunen)certifi
extra has been added to the package to explicitly specify the dependency (install withpip install portablemc[certifi]
).