1.3.1 (2021-02-25)
- cast timeout to number (404fed9)
1.3.0 (2021-02-05)
- add ability to pass in objectTypeId via options (7c27c20)
- add ability to pass in objectTypeId via options (0655214)
1.2.0 (2020-12-08)
- add default page size when fetching all objects (6b3071f)
1.1.0 (2020-12-02)
- add method to filter out palantir properties with ignore flag (a01eab6)
1.0.1 (2020-11-25)
- added count() method implementation (33cce19)
- added multiple and/or conditions (e43aa48)
- added nested and/or criteria, inq, neq, like operators (97aa5d7)
- added simple where condition (b5434b4)
- create(), all(), destroyAll() methods (56f7181)
- implemented deleting based on criteria (9b4d5c2)
- implemented replaceById() and update() functions (5fa9ec8)