Recent Commits to nava:main

  • 16/12/2025 16:31

    Version 0.8 (#71)

    Version 0.8 (#71)
    
    * update : version-tags updated.
    
    * update : changelog updated.
    
    * update : issue template updated.
    
    * update : changelog updated.
  • 12/12/2025 20:34

    Python 3.14 (#70)

    Python 3.14 (#70)
    
    * fix : Python 3.14 added to workflows
    
    * fix : Python 3.14 added to setup.py
    
    * doc : Python 3.14 added to bug_report.yml
    
    * fix : action version updated
    
    * doc : pypi badge bug fixed
    
    * doc : CHANGELOG.md updated
  • 11/12/2025 18:04

    Fix/refactorings (#69)

    Fix/refactorings (#69)
    
    * this target call doesn't return process (in windows)
    
    * call terminate -> wait -> kill, minor refactoring on the order and exception handlings
    
    * `CHANGELOG.md` updated
    
    * add concrete exception type
    
    * Refactor exception handling in `NavaThread` class to catch general exceptions and improve clarity in comments. Ensure `_play_process` is set to `None` after termination attempts.
    
    * add bandit `B110` bypassing rule

Log in