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.
0.7 - 2024-10-23
Python 3.13
added to testsengine
parameter added toplay
functionengine
parameter added toNavaThread
classREADME.md
modified- Test system modified
NavaThread
exception bug fixed__play_win
function renamed to__play_winsound
__play_mac
function renamed to__play_afplay
__play_linux
function renamed to__play_alsa
0.6 - 2024-06-05
play_cli
functionSECURITY.md
main
function updated- OSs local checklist added to pull request template
- Test system modified
README.md
modified
0.5 - 2024-04-03
loop
parameter added toplay
functionNavaThread
class modifiedREADME.md
modified
0.4 - 2024-02-19
feature_request.yml
templateconfig.yml
for issue template
- Bug report template modified
NavaThread.stop
method bug fixed- Test system modified
README.md
modified
0.3 - 2024-01-31
NavaThread
classstop
functionstop_all
function
async_mode
parameter added toplay
function- Test system modified
README.md
modifiedPython 3.12
added tolinux_test.yml
,macOS_test.yml
andwindows_test.yml
0.2 - 2023-07-10
- Logo
- Anaconda package
quote
decorator bug fixedpath_check
decorator bug fixed- Test system modified
README.md
modified
0.1 - 2023-06-10
README.md
__play_win
function__play_linux
function__play_mac
functionquote
functionpath_check
functionplay
function