• Added file checker. If connected file not exists library will create it and write `{}` to it. • Added module `warnings` for future. It wiil warn you in console if something gets bad, but not critical for work.
0.1.7
- Added ability to get full dictionary of file. py import betterjsondb
db = betterjsondb.connect(file="tests.json", prefix="~")