Skip to content

Releases: ParadoxalCorp/Taihou

Patch 2.0.7 but really it's 2.0.6

14 Sep 10:00
Compare
Choose a tag to compare

yeah I might have drafted 2.0.6 a bit too early

Patch 2.0.6

14 Sep 09:52
122bb13
Compare
Choose a tag to compare

Patch 2.0.5

02 May 02:25
Compare
Choose a tag to compare

This patch fixes what got broken by the 2.0.4 patch

Patch 2.0.4

07 Jan 00:01
be528bc
Compare
Choose a tag to compare

Update 2.0.2

19 Aug 07:46
d5d8624
Compare
Choose a tag to compare

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

01 Jun 19:45
fc1d69a
Compare
Choose a tag to compare
Merge pull request #2 from ParadoxalCorp/indev

1.0.1 - readme fixes

v1.0.0 Initial release

01 Jun 19:04
fdd9200
Compare
Choose a tag to compare
Merge pull request #1 from ParadoxalCorp/indev

v1.0.0 release