Skip to content

Releases: pyrevitlabs/pyRevit

pyRevit v4.6.24

30 Jun 18:22
Compare
Choose a tag to compare
  • Updated CLI to v0.13
  • Resolved #553 #572 #614 #617 #579 #575 #622 #621 #620
  • Merged #619: Improves pyRevit compatibility with other languages among other misc improvements
  • Updated pythonnet to v 2.4.0.0
  • Improved family config tools
  • Override VG tool now sets the cut solid pattern as well so marked elements are correctly show on plans
  • Misc Bug fixes

pyRevit CLI v0.13.0

30 Jun 18:11
Compare
Choose a tag to compare
  • Fixed Issue #618 #579
  • Added Revit 2013 build number re issue #622
  • Added checks re issue #624
  • Added support for reading project information (parameters) from Revit files
  • Improved pyrevit revits fileinfo export

pyRevit v4.6.23

27 May 21:28
Compare
Choose a tag to compare
  • Resolved #610 #611 #609 #605
  • Merged PR #612 adding transactions to print combined sheets
  • Improved family config tools
  • Resolved issue printing unicode paths on startup report
  • Resolved issue with resetting output window styling
  • Updated NLog to newer version
  • CLI cleanups
  • Fixed user access to manifest file bug

pyRevit CLI v0.11.0

27 May 21:23
Compare
Choose a tag to compare

Misc improvements

pyRevit v4.6.22

20 May 16:56
Compare
Choose a tag to compare
  • Resolved #601: The core now does a better job at finding installed framework dlls instead of shipping everything.

pyRevit v4.6.21

19 May 18:48
Compare
Choose a tag to compare

IMPORTANT

This release includes recompiled/renamed dependencies to resolve conflicts with other thirdparty addons and might break your tools. Check installation before deploying to your teams.

Changes:

  • Resolved #596 #525
  • Resolved dependency issues with MahApps.Metro and Newtonsoft.json by renaming the namespace and recompiling these modules under pyRevitLabs.MahAppsMetro and pyRevitLabs.Json
  • Added new Revit versions
  • Fixed issues matching parameters with empty values in "Match Properties"
  • Added support to match View properties to "Match Properties"
  • Improved FamilyQuickCheck (Exception handling and better reporting)
  • Merged pyrevit python module from develop branch.
  • Merged CPython from develop branch officially bringing cpython to pyRevit
  • Merged new CLI (v0.10) from develop branch: New CLI has better help, can export pyrevit env results to a json object for your logging systems. It also cleaned up many extra binaries and files inside bin/ for smaller deployments.
  • Modified the merged PR for pyrevit run that would copy all existing addons into the temp run environment. New CLI has an --import=<dir> switch that allows importing a curated list of addons and other static resources into the temp run environment.
  • Added example .run extension.
  • Added "Compare elements" tool
  • Protected Package and Tags tools on family documents
  • Fixed broken Keynote tool on IronPython 2.7.3
  • Various misc improvements

pyRevit CLI v0.10.0

19 May 19:24
Compare
Choose a tag to compare
  • Merged new CLI (v0.10) from develop branch: New CLI has better help, can export pyrevit env results to a json object for your logging systems. It also cleaned up many extra binaries and files inside bin/ for smaller deployments.

  • Modified the merged PR for pyrevit run that would copy all existing addons into the temp run environment. New CLI has an --import=<dir> switch that allows importing a curated list of addons and other static resources into the temp run environment.

pyRevit v4.6.20

12 May 19:37
Compare
Choose a tag to compare
  • Resolved #557 #558 #551 #571
  • Built and tested on Revit 2020 (<=2020.0.1)
  • Fixed keynote tree sorting issue
  • Fixed issue with resetting VG on grouped elements
  • Added "Create Parallel Section" tool
  • Added "Match Property" tool
  • Added "Cycle family types" tool
  • Added family type and param maker tool

pyRevit v4.6.19

17 Mar 19:32
Compare
Choose a tag to compare

Implemented/Fixed #543 #313 #545
Misc improvements

pyRevit CLI v0.9.7

17 Mar 19:29
Compare
Choose a tag to compare

Fixed issue #543