Releases: ParadoxalCorp/Taihou
Releases · ParadoxalCorp/Taihou
Patch 2.0.7 but really it's 2.0.6
Patch 2.0.6
Pain
Patch 2.0.5
This patch fixes what got broken by the 2.0.4 patch
Patch 2.0.4
See #11
Update 2.0.2
1.0.2 => 2.0.2
This update optimize a bit the internal code documentation and document the responses of all methods, which should make any code editor that supports JSDoc able to provide
decent Intellisense
The reason why this is a major update is because of the potentially breaking rework of error handling, rejected/thrown errors are no longer instances of the TaihouError
class, but instances of Node.js's Error class. Errors that are directly originating from the request sent to the weeb.sh servers are following Axios's error scheme
v1.0.1 - 1.0.0 readme patch
Merge pull request #2 from ParadoxalCorp/indev 1.0.1 - readme fixes
v1.0.0 Initial release
Merge pull request #1 from ParadoxalCorp/indev v1.0.0 release