v1.1.0
v1.1.0 (2024-03-24)
Ci
- ci(gitignore): add specific files to gitignore (
9962c27
)
Feature
- feat(scripts): add useful scripts to manage and update the service (
e436a7a
)
Fix
-
fix(monitor): fix using variable 'now' before assignment (
4737829
) -
fix(scripts): double quote to prevent globbing and word splitting (
0f28a9e
) -
fix(scripts): add shebang to scripts (
6707b8e
) -
fix(gps_mon): remove non assigned global variable (
61783b2
) -
fix(gps_monitor): replace gps by gps3 library to mantain python 3.9 or later compatibility (
0faa170
) -
fix(main): use of warning instead of deprecated warn (
ce11229
)
Unknown
- Merge pull request #22 from hokus15/develop
Develop (f4b7b39
)
- Merge branch 'master' into develop (
5527964
)