Releases: The-Egg-Corp/ThunderGo
Releases · The-Egg-Corp/ThunderGo
ThunderGo v0.3.0
Changelog
- Replaced the HTTP client with Resty to enable request building similar to TCLI.
- Implemented
DateTime.Humanize()
- Implemented
WikiPageIndex.GetContent()
- Moved the
tryFind
method fromv1/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.
ThunderGo v0.2.0
Full Changelog: v0.1.1...v0.2.0
ThunderGo v0.1.1
Full Changelog: v0.1.0...v0.1.1
ThunderGo v0.1.0
Full Changelog: https://github.com/The-Egg-Corp/ThunderGo/commits/v0.1.0