Releases: nokusukun/bingo
Releases · nokusukun/bingo
v0.3.1
v0.3.0
Breaking API changes.
The new recommended model creation is now through the use of bingo.Document, this allows easier compatibility with
the creation of bingo related utilities by having a unified key (_id
).
Full Changelog: v0.2.7...v0.3.0
v0.2.7
With Keys
v0.2.5: Merge pull request #1 from nokusukun/rename-findid
Replace Id with Key in method names