Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 494 Bytes

RELEASE.md

File metadata and controls

25 lines (14 loc) · 494 Bytes

RELEASE NOTES

0.1.0

  • Add support to make GridBug serverless friendly. No configuration file is necessary and minimal setup is required (tested in AWS ECS Fargate)
  • Add /clear API function to reload gridbugs list and rebuild graph.

0.0.4

  • Add uptime stats to console display, /stats and /time.

0.0.3

  • Add setup.sh to help with first time setup of node.
  • Bug Fixes

0.0.2

  • Added authentication mechanism using GRIDKEY.
  • Bug Fixes

0.0.1

  • Initial Release