v2.1
Full Changelog: 2.0.3...2.1
Updates
Instead of only receiving the first Object/value that the database found, now when using the get()
method, you can instead opt for the getList()
method which will return all the Objects/values that the database finds.