Skip to content

Releases: The-Egg-Corp/ThunderGo

ThunderGo v0.3.0

10 Apr 19:46
Compare
Choose a tag to compare
ThunderGo v0.3.0 Pre-release
Pre-release

Changelog

  • Replaced the HTTP client with Resty to enable request building similar to TCLI.
  • Implemented DateTime.Humanize()
  • Implemented WikiPageIndex.GetContent()
  • Moved the tryFind method from v1/package.go into a util method.
  • Removed some validator structs as they wont be needed.
    • Validation should be done without API calls. Faster and doesn't require auth.

View commits

ThunderGo v0.2.0

08 Apr 17:04
Compare
Choose a tag to compare
ThunderGo v0.2.0 Pre-release
Pre-release

Full Changelog: v0.1.1...v0.2.0

ThunderGo v0.1.1

06 Apr 18:46
Compare
Choose a tag to compare
ThunderGo v0.1.1 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.1.1

ThunderGo v0.1.0

06 Apr 13:58
Compare
Choose a tag to compare