Skip to content

Releases: Chia-Network/go-chia-libs

v0.9.2

10 Sep 16:58
9298d82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

06 Sep 15:17
ba0c351
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

06 Sep 01:06
71a5aeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.6...v0.9.0

v0.8.6

07 Aug 02:17
ac5fb4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.8.6

v0.8.5

31 Jul 17:59
f278718
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.8.5

v0.8.4

30 Jul 22:51
07e84b6
Compare
Choose a tag to compare

What's Changed

  • Split out the parsing function to get paths/values from a list of str… by @cmmarslender in #138

Full Changelog: v0.8.3...v0.8.4

v0.8.3

30 Jul 21:24
27bb8ad
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 in the global group by @dependabot in #133
  • Add all chia config values to the config struct + bundle default config + allow setting config values with env paths by @cmmarslender in #132
  • Bump github.com/samber/mo from 1.11.0 to 1.12.0 in the global group by @dependabot in #134
  • Update Managed Files by @ChiaAutomation in #135
  • Update Managed Files by @ChiaAutomation in #136
  • Bump github.com/samber/mo from 1.12.0 to 1.13.0 in the global group by @dependabot in #137

Full Changelog: v0.8.2...v0.8.3

v0.8.2

13 Jun 14:54
17377c5
Compare
Choose a tag to compare

What's Changed

  • Add PeerID function to get the ID of the remote peer by @cmmarslender in #126
  • Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 in the global group by @dependabot in #129
  • Generate a unique origin name when creating the client by @cmmarslender in #131

Full Changelog: v0.8.1...v0.8.2

v0.8.1

21 May 19:51
5be5193
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

08 Apr 16:38
20ddb15
Compare
Choose a tag to compare

What's Changed

  • feat(): add NewPeek / RequestBlock / RespondBlock by @n33pm in #118
  • feat(): add connection options - port/key/network by @n33pm in #119

New Contributors

Full Changelog: v0.7.1...v0.8.0