Releases: SerialImprovement/mongo-dba
Releases · SerialImprovement/mongo-dba
Static Client
Notable Changes
- Connector class removed
- Use the Client class directly
- Client class provided statically (no more passing $connector around everywhere)
Collection Names
Highlights
- Allow collection name override
- Add
get
andset
methods to allow for default value returns
First Version
0.0.1 Update package name