statsviz v0.4.0 Release Notes
Release Date: 2021-05-08 // about 1 year ago-
- Auto-reconnect to new server from GUI after closed websocket connection (#49)
- Reorganize examples (#51)
- Make
IndexAtRoot
returns anhttp.HandlerFunc
instead ofhttp.Handler
(#52)
Previous changes from v0.3.0
-
- Enable 'save as png' button on plots (#44)