v0.7.1
v0.7.1
This is a bug-fix release with two important fixes to the server status/state detection and display (refactored underlying API, also sanitized API).
Changelog
- Fixed #57 Fixed a bug that caused
wilfred top
to crash when the installation finishes and the server starts (refactored underlying API). - Fixed #58 Fixed a bug that caused all server statuses to show up as
stoppped
.running
,installing
andstopped
are now properly displayed and detected (refactored underlying API, related to #57).