Skip to content

Releases: Zepmanbc/creopyson

v0.7.7

03 Feb 08:58
Compare
Choose a tag to compare
  • BugFix:
    • Correction for drawing.set_view_loc (issue #84)

v0.7.6

26 Feb 06:04
Compare
Choose a tag to compare
  • BugFix:
    • Correction for layer.delete (issue#68)

v0.7.5

10 Dec 08:55
Compare
Choose a tag to compare
  • BugFix:
    • Add missing location argument on note_set (issue#62)

v0.7.4

16 May 06:42
Compare
Choose a tag to compare

Update for Creoson 2.8.1 release.

  • Add parameters:
    • bom_get_paths : get_simpreps
  • Documentation update:
    • creo_set_creo_version : Creo 8 support.

v0.7.3

29 Aug 08:23
Compare
Choose a tag to compare
  • Add is not None almost everywhere to prevent False and None confusion
  • Migrates to Github Workflow
  • Remove pipenv stuff

v0.7.2

01 Apr 06:51
Compare
Choose a tag to compare
  • change python_requires to ">=3.7

v0.7.1

23 Mar 13:13
Compare
Choose a tag to compare
  • BugFix:
    • file_get_active returns {} instead of None with Creoson 2.8.0

v0.7.0

22 Mar 14:35
Compare
Choose a tag to compare

Update for Creoson 2.8.0 release

  • New functions:
    • creo_set_creo_version (prevent Creo 7 problems)
    • feature_list_selected
  • Add parameters:
    • feature_set_param: description
    • parameter_set: description
  • Documentation update:
    • drawing_list: add view_model, simp_rep in Return
    • feature_list_param: add description in Return
    • feature_user_select_csys: add file, remove "feat_number* in Return object.
    • parameter_list: add description in Return
  • BugFix:
    file_set_cur_material: now working with Creoson >2.8.0

v0.6.2

17 Feb 13:44
Compare
Choose a tag to compare

Bugfix:

  • drawing.get_cur_model: correction data_key (issue #27 )

v0.6.1

30 Jan 15:07
Compare
Choose a tag to compare

Bugfix:

  • familytable.list_tree: correction data_key ( issue #21 )

Documentation update:

  • Usage: Add vanilla Creoson
  • Usage: Add logging
  • Issues template: add Creo version