Changelog
[3.0.0-rc.5]
RecordNotFoundError
error was created to be thrown when a record cannot be found in the database. #740writeRecord
was created to be shared by save
and increment
operations for writes to the database. #756Changelog
[3.0.0-rc.4]
_raw
property of Document
that was no longer conditionally assigning property (#754)path
to be a union of numeric tuples instead of a numeric array (#751)