v1.0.0b7 - (04.12.2020)
Pre-release
Pre-release
💌 Added
- (a941545) examples: add echo example service
- (66c6022) server: expose multiple config parameters to the
Server.run(...)
function - (fc09853) cli: add a
morpho
cli command (is being used to start services from the command line) and replacesargparse
withclick
. Usemorpho --help
for a list of commands. - (7d96dea) : add health endpoint for services
/health
- (412c00f) : a default config is now printable through
morpho config