- Added
Document.path
property to get the local path of a document from the database. Thanks @juliusn for this! #99 - Updated Tests to check for the above and fix tests that couldn't fail!
- Updated README with a section that denotes all the Document properties.
- Updated dependent packages.
Usage
To utilize the new version:
- Edit your Google Apps Script
- Open
Resources
>Libraries...
from the menu. - Change the version dropdown to
33
next toFirestoreApp
(or whatever name you use locally).