Releases: openscilab/nava
Releases · openscilab/nava
Version 0.7
23 Oct 00:41
Compare
Sorry, something went wrong.
No results found
Changed
Python 3.13 added to tests
engine parameter added to play function
engine parameter added to NavaThread class
README.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
Version 0.6
05 Jun 22:37
Compare
Sorry, something went wrong.
No results found
Added
play_cli function (#12 )
SECURITY.md
Changed
main function updated
OSs local checklist added to pull request template
Test system modified
README.md modified
Version 0.5
03 Apr 04:19
Compare
Sorry, something went wrong.
No results found
Changed
loop parameter added to play function (#6 )
NavaThread class modified
README.md modified
Version 0.4
19 Feb 07:32
Compare
Sorry, something went wrong.
No results found
Added
feature_request.yml template
config.yml for issue template
Changed
Bug report template modified
NavaThread.stop method bug fixed (#34 )
Test system modified
README.md modified
Version 0.3
31 Jan 06:24
Compare
Sorry, something went wrong.
No results found
Added
NavaThread class (#5 )
stop function (#5 )
stop_all function (#5 )
Changed
async_mode parameter added to play function (#5 )
Test system modified
README.md modified
Python 3.12 added to linux_test.yml, macOS_test.yml and windows_test.yml
Version 0.2
10 Jul 12:24
Compare
Sorry, something went wrong.
No results found
Added
Logo (#10 )
Anaconda package (#11 )
Changed
quote decorator bug fixed (#16 & #17 )
path_check decorator bug fixed (#16 & #17 )
Test system modified (#18 )
README.md modified (#10 & #11 )
Version 0.1
10 Jun 13:00
Compare
Sorry, something went wrong.
No results found
Added
README.md
__play_win function
__play_linux function
__play_mac function
quote function #4
path_check function #4
play function