Releases: U-C-S/MiniDB
Releases · U-C-S/MiniDB
Minor Updates and Improvements
See the README: https://github.com/U-C-S/MiniDB/tree/v0.3.1#readme for usage and working
Feature Updates:
- Renamed
delete
cmd todrop
anddelete
is now used to delete the data read
cmd for reading only specified ids- Add help command
Development Updates:
- Create
constants.errors
class - Use XPath API
- Use abstract class instead of override
- Code commenting
MiniDB v0.3 - First Release
See the README: https://github.com/U-C-S/MiniDB/tree/v0.3#readme for usage and working