All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Removed
owl
dependency MNDP.print_discovered/1
now takes an optional state struct
MNDP.CLI.run/0
now starts the wholemndp
application instead of only the listener
- Fixed
discover.exs
script #7 - Changelog PR links
- mix tasked namespaced from
mix discover
tomix mndp.discover
- use hex package in docs #4
- fix typo in configuration example #5
- update spec to allow
:hostname
for the identity field #6
- Initial Version