Releases: architecture-building-systems/revitpythonshell
Installer for Revit 2019
Special thanks to @mitevpi (Petr Mitev) for the port to Revit 2019!
Installer for Revit 2018
This installer works with Revit 2018 and 2018.1 as far as I can tell.
Facelift of the main addon menu for RPS 2017 by @eirannejad
See PR #50. Thank you Ehsan!
Update to IronPython 2.7.7 by @eirannejad
Currently, just the setup for RPS 2017...
RPS installers for PR 44 & 45
RPS for Revit 2017 (includes PR #42)
This release adds the functionality of PR #42 - adding the folder an external script is saved to to the search paths of the interpreter.
RPS for Revit 2017 (Bugfix)
More bugfixes for the 2017 port. See thread: https://groups.google.com/forum/#!topic/revitpythonshell/GpmwJAXZ1yw
RPS for Revit 2017 (bugfix)
I have added a bugfix for the issue Tran Ngoc Hien was having with deploying a startup scripts as an RpsAddin.
RevitPythonShell for Revit 2017
This is the first port to Revit 2017. It might still have some bugs - some testing will be required.
Fixed crashing bug in interactive shell
The interactive shell was haunted by the bug #24 - basically, auto-completion would trigger a crash of Revit in certain cases.