Skip to content

ThunderGo v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Owen3H Owen3H released this 19 Apr 19:40
· 18 commits to main since this release
a84cfe1

Changelog

  • Implemented v1 GetAllPackages. Gets the packages of every community and returns a single flattened slice.
  • Removed unnecessary Next and Previous fields from CommunitiesResponse.
  • Added a Size helper function to the CommunityList type.
  • Fix security issue by upgrading golang.org/x/net to v0.23.0. #1