ThunderGo v0.5.0
Pre-release
Pre-release
Changelog
- Implemented v1
GetAllPackages
. Gets the packages of every community and returns a single flattened slice. - Removed unnecessary
Next
andPrevious
fields fromCommunitiesResponse
. - Added a
Size
helper function to theCommunityList
type. - Fix security issue by upgrading
golang.org/x/net
tov0.23.0
. #1