Skip to content

Releases: dreamscached/MineQuery

v2.0.1

23 Jul 09:45
5bbb032
Compare
Choose a tag to compare

What's new:

  • WithTimeout now applies timeout on Pinger.Dialer1754f40
  • Un-exposed polyfill function ReadAll that was exposed unintentionally — d32aae4
  • Status17.DescriptionText now applies translate components — f62dedf
  • Status17.Description now has Chat17 type instead of interface{}e05ae36

v2.0.0

22 Jul 15:28
52e60dc
Compare
Choose a tag to compare

MineQuery has been completely reworked in a breaking manner.

What's new:

  • *Response structs replaced by Status* structs.
  • Ping* functions have different names.
  • Package is now named minequery.
  • Specific pinging of 1.4 versions is now supported.

For full migration guide see readme.

v1.1.6

22 May 11:08
6d5827b
Compare
Choose a tag to compare

Fix #23

v1.1.5

01 Jan 22:03
a5b90d0
Compare
Choose a tag to compare
Merge pull request #21 from dreamscached/error-fix

Fix error formats and minor improvements

v1.1.4

28 Dec 19:49
2158bfc
Compare
Choose a tag to compare

Fixed #15.

v1.1.3

27 Dec 11:44
94cab34
Compare
Choose a tag to compare

Minor internal changes.

v1.1.2

26 Dec 17:12
1ad72b0
Compare
Choose a tag to compare

Mainly documentation improvements.

v1.1.1

24 Dec 15:19
4ac8809
Compare
Choose a tag to compare

Fixed issue with non-Notchian servers replying to Ping packets sent in pinging process.

v1.1.0

23 Dec 08:24
8e25502
Compare
Choose a tag to compare
Merge pull request #5 from dreamscached/chat-type

Make Description field a Chat type

v1.0.0

20 Dec 07:54
adc6560
Compare
Choose a tag to compare
Rename org