Releases: rogers-obrien-rad/ProPyCore
Releases · rogers-obrien-rad/ProPyCore
v0.8.0
v0.7.0
feat: bump to 0.7.0
v0.6.4
v0.6.4
v0.6.3
feat: add more filter params
v0.6.2
Merge pull request #100 from rogers-obrien-rad/feature/no-ref/doc-ind…
v6.0.1
hotfix: remove bad import
v0.6.0
feat: create release notes from CHANGELOG
v0.5.4
Added
time.timecard: createget_for_specified_period()method to get timecards for a specified period andparty_idtime.timecard: createupdate()method to patch timecards given their ID and datetime.timesheets: create to house endpoints with "timesheet" specified within them - pulled in functions originally intime.timecard
Changed
time.timecard: changecreate_in_project()to simplycreate()since Procore Developer Support said that using the company-based or project-based timecard endpoint produced the same resulttools: wrap all previous examples into notebook calledgeneric_tools.ipynb
Removed
time.timecard: remove endpoints with "timesheet"tools: remove old Python example files
v0.5.2
Create timecards
v1.0.0
🌱 Initial Release