Skip to content

v2.0.4

Compare
Choose a tag to compare
@marcus-crane marcus-crane released this 07 Feb 03:37
· 33 commits to main since this release
5ad15b7

This PR fixes the autoupdater and also quietly suppresses errors that occur from hitting Github's release API rate limit

As always, if you dislike autoupdaters, feel free to set KHINSIDER_NO_UPDATE=true or use the new --no-updates flag that this release adds.

The KHINSIDER_NO_UPDATE environment variable will cause the --no-updates flag to be automatically applied everytime you run khinsider

What's Changed

  • Gracefully (and silently) fail if rate limited by Github API by @marcus-crane in #14
  • Fix autoupdater + add an explicit flag to disable updates by @marcus-crane in #16

Full Changelog: v2.0.3...v2.0.4