Skip to content

v1.10.2

Compare
Choose a tag to compare
@jberends jberends released this 22 Aug 11:13

1.10.2 (22AUG17)

  • Corrected the ability to assign multiple assignees, using a list of assignees to an activity using the Activity.edit() method. (#167)
  • Updated tests.

1.10.1 (18AUG17)

  • updated incorrect tests related to Activity.associated_parts(). (#96, #149)

1.10.0 (18AUG17)

  • Ability to edit the status of an Activity. Please refer to the ActivityStatus enumerations. (#163)
  • Ability to sort properties of a Part model. (#141)
  • Upgraded the requirements of dependent packages for development. (#152, #160, #159, #153, #157, #154)
  • Added tests for all new features to get the > 95% coverage
  • Updated the documentation.