Skip to content

Releases: strowk/foxy-contexts

v0.0.15-beta.1

22 Dec 12:32
Compare
Choose a tag to compare
v0.0.15-beta.1 Pre-release
Pre-release

Changelog

  • d4d392c changed: made error message clearer for foxytest

v0.0.14

22 Dec 12:20
Compare
Choose a tag to compare

Changelog

  • 8740101 added: exported internal jsonrpc2 package
  • 4a91715 changed: foxytest would print actual value when failed
  • 37fe2bc fixed: shut down the server when stdin is closed

v0.0.14-beta.3

22 Dec 11:56
Compare
Choose a tag to compare
v0.0.14-beta.3 Pre-release
Pre-release

Changelog

  • 8740101 added: exported internal jsonrpc2 package
  • 4a91715 changed: foxytest would print actual value when failed
  • 37fe2bc fixed: shut down the server when stdin is closed

v0.0.14-beta.2

22 Dec 06:41
Compare
Choose a tag to compare
v0.0.14-beta.2 Pre-release
Pre-release

Changelog

  • 8740101 added: exported internal jsonrpc2 package
  • 4a91715 changed: foxytest would print actual value when failed

v0.0.14-beta.1

20 Dec 20:30
Compare
Choose a tag to compare
v0.0.14-beta.1 Pre-release
Pre-release

Changelog

  • 8740101 added: exported internal jsonrpc2 package

v0.0.13

17 Dec 18:41
Compare
Choose a tag to compare

Changelog

5f3ce5f added: configure FoxyApp with extra server options
9939b1b changed: better formatted mismatch output in tests
ab80562 changed: rename confusing app.FoxyApp to app.Builder

v0.0.13-beta1

17 Dec 18:09
Compare
Choose a tag to compare
v0.0.13-beta1 Pre-release
Pre-release

Changelog

  • 5f3ce5f added: configure FoxyApp with extra server options
  • 9939b1b changed: better formatted mismatch output in tests
  • ab80562 changed: rename confusing app.FoxyApp to app.Builder

v0.0.12

15 Dec 12:00
Compare
Choose a tag to compare

Changelog

  • 4284020 added: godoc to WithServerCapabilities

v0.0.11

15 Dec 11:39
Compare
Choose a tag to compare

Changelog

  • 513196d added: regexp matching in foxytest

v0.0.10

15 Dec 02:31
Compare
Choose a tag to compare

Changelog

  • 4cd1955 changed: log error when transport write failed
  • ea54dc6 changed: log when stdio failed writing
  • 9468cf8 fixed: return transport error if happened