Releases: rogers-obrien-rad/ProPyCore
Releases · rogers-obrien-rad/ProPyCore
v0.5.4
Added
time.timecard
: createget_for_specified_period()
method to get timecards for a specified period andparty_id
time.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