Skip to content

v2.1

Compare
Choose a tag to compare
@seailz seailz released this 24 Jul 07:05
· 17 commits to master since this release

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.