Skip to content
Compare
Choose a tag to compare
@rubengees rubengees released this 26 Feb 17:38
· 4 commits to main since this release

What's Changed

  • The 20 package limit has been removed.
  • Rate limit handling is now enabled by default.
  • Whole packages are deleted if the last version is deleted. Previously the action failed for such cases.
  • Improvements for error handling. The messages should be better and the action should not print unrelated data.
  • Various internal refactoring and dependency updates (including update to Node.js 20).

Big thanks to @tisoft for implementing some of these changes!