Skip to content

141

Pre-release
Pre-release
Compare
Choose a tag to compare
@newghost newghost released this 29 Jan 10:45
· 2 commits to master since this release
7c5b642

Update API:

Output all objects in reverse order

find schema -1 0 id = *

Output the first 10 objects in reverse order

find schema -1 -10 id = *

Bug fix.