Skip to content

ThunderGo v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Owen3H Owen3H released this 10 Apr 19:46
· 29 commits to main since this 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