Releases: Decaded/NyaDB
Releases · Decaded/NyaDB
v4.0.1
v3.0.0
This release is marked as version 3 due to the possible breaking changes introduced by the configuration validation.
Changes:
- Added dynamic configuration to support runtime updates.
- Implemented validation for configuration settings to enforce formats and values.
- Enhanced logging with timestamps for database operations.
- Updated JSDoc comments for better code documentation.
- Improved README with updated usage instructions.
Removed:
- Removed unnecessary customConfigFile setting as dynamic configuration handling was implemented.