* Ignoring default p2p-dev network interface (18) * Fixed dhcp port already in use (19)
Added -----
* NopPlayer for debug(21) * Support other SBC than RaPi(2)
Changed -------
* VLC player enhancement(20) * Lint source by flake8-black and reformat with black(27)
0.3.3
=========
Fixed -----
* Accept p2p device name p2p-dev-wlan0
0.3.2
=========
Fixed -----
* Fix ip address error for zeroconf constructor(9).
0.3.1
=========
Fixed -----
* Fix settings.ini not found error on distribution.
0.3
=======
Changed -------
* Release artifacts with github actions. * Use setuptools_scm to automate version. * Packaging metadata in setup.cfg * Auto generate binary by build backend.
Fixed -----
* Several document errors.
0.2.4
=========
Added -----
* Comments for parameter configs. * Parameters Microsoft V2 extensions.