[v0.2.5] Add overload method to put() to allow _id for the first argument
Features
- Added overload method to put() to allow _id for the first argument
Breaking changes
- sub_directory option of allDoc() has been removed. Use collection_path option instead.
- collection_path options of put(), get(), remove() have been removed. Just use Collection Class.