Skip to content

Releases: rogers-obrien-rad/ProPyCore

v0.8.0

30 Oct 12:29
0e2d24f

Choose a tag to compare

Release v0.8.0 - Add drawings module

v0.7.0

18 Jun 16:41

Choose a tag to compare

feat: bump to 0.7.0

v0.6.4

28 May 18:34
b44856a

Choose a tag to compare

v0.6.4

v0.6.3

13 May 17:56

Choose a tag to compare

feat: add more filter params

v0.6.2

13 May 16:16
39ef470

Choose a tag to compare

Merge pull request #100 from rogers-obrien-rad/feature/no-ref/doc-ind…

v6.0.1

07 May 11:56

Choose a tag to compare

hotfix: remove bad import

v0.6.0

04 Apr 20:44

Choose a tag to compare

feat: create release notes from CHANGELOG

v0.5.4

06 Feb 18:23
ce69db5

Choose a tag to compare

Added

  • time.timecard: create get_for_specified_period() method to get timecards for a specified period and party_id
  • time.timecard: create update() method to patch timecards given their ID and date
  • time.timesheets: create to house endpoints with "timesheet" specified within them - pulled in functions originally in time.timecard

Changed

  • time.timecard: change create_in_project() to simply create() since Procore Developer Support said that using the company-based or project-based timecard endpoint produced the same result
  • tools: wrap all previous examples into notebook called generic_tools.ipynb

Removed

  • time.timecard: remove endpoints with "timesheet"
  • tools: remove old Python example files

v0.5.2

05 Feb 19:28
099efad

Choose a tag to compare

Create timecards

v1.0.0

23 Oct 16:37

Choose a tag to compare

🌱 Initial Release