Skip to content

πŸŽ‰ v1.0.0

Compare
Choose a tag to compare
@apogiatzis apogiatzis released this 15 Nov 03:08
· 19 commits to main since this release

This release addresses the API changes for the Powergate v1 update and introduces a couple of new features:

  • Abstracts away some of the boilerplate code when staging, downloading files (chunk to byte conversion)
  • Provides return types in most of the functions which makes it easier to know what return value to inspect
  • Also provides a more structured and comprehensive test suite.