Skip to content

Releases: MerginMaps/work-packages

1.2.1

21 Aug 20:49

Choose a tag to compare

  • Fix error when the table does not use fid column as primary key (#64)
  • Fix unique constraint violation when updating remap table (#70)
  • Add info about project versions to allow replays when debugging (#71)

1.2.0

06 Feb 12:29

Choose a tag to compare

  • Improve robustness and speed of sync (#60, #61)
  • Fix error when more than 50 projects are used (#53)
  • Add a developer option to keep diffs when needed for debugging (#46)
  • Bump mergin-py-client to 0.9.0

1.1.0

09 Mar 15:29

Choose a tag to compare

  • Download/pull and push projects in parallel (by default max. 8 project in parallel) (#48)
  • Retry push if it fails (up to three times)
  • Lock projects to lower the chance of the project getting modified while the script is running (#49)
  • Added Docker container
  • Significantly improved coverage of auto tests

1.0.1

14 Jun 14:53
f8bc4fa

Choose a tag to compare

Features

  • rebranding and URL update (#40)
  • custom user agent header (#41)

Fixed bugs

  • none

Infrastructure

  • uses mergin-client 0.7.3