-
v0.3.3 - Fix function naming consistency: rename find_existing_nrdb_files to find_existing_db_files
released this
2025-09-07 10:58:50 +00:00 | 112 commits to master since this release- Update function declaration in config.h
- Update function definition in config.c
- Update function calls in config.c and main.c
- Maintain consistency with .db file extension naming convention
This resolves the inconsistency between database file extension (.db) and function names (nrdb)
Downloads