Releases: wilsonwang371/goat
Releases · wilsonwang371/goat
v0.1.2 release
v0.1.1 release
v0.1.0 release
What's Changed
- bug fix & make release image by @wilsonwang371 in #80
- support require by @wilsonwang371 in #86
- graceful shutdown support by @wilsonwang371 in #88
- update build images by @wilsonwang371 in #90
- bug fix by @wilsonwang371 in #91
Full Changelog: v0.1.0-rc2...v0.1.0
v0.1.0-rc.0 release
What's Changed
- enable notify api in js by @wilsonwang371 in #22
- add support for multi providers in command line options by @wilsonwang371 in #32
- support database conversion from other format to our internal default format by @wilsonwang371 in #40
- recovery mode support by @wilsonwang371 in #53
New Contributors
- @wilsonwang371 made their first contribution in #22
Full Changelog: https://github.com/wilsonwang371/goat/commits/v0.1.0
v0.1.0-rc2 release
What's Changed
- add datafeed data hook by @wilsonwang371 in #71
- change otto to goja by @wilsonwang371 in #78
Full Changelog: v0.1.0-rc1...v0.1.0-rc2
v0.1.0-rc1 release
What's Changed
- data series api in js code by @wilsonwang371 in #61
Full Changelog: v0.1.0...v0.1.0-rc1