Whadup whadup whadup!

Worked really hard this passed two weeks to get pyRevit v4.5-beta ready for y’all. I’m only posting about it here though since this is a beta version and not everyone should install this since it’s a developer test release.

Watch this video here. I’ll take you through this long article in the video to make it simpler:

https://www.youtube.com/watch?v=Szci9_WxDaU

(Why) Do I need to install this?

The purpose of this release is to allow (you) developers to test the new pyRevit core (watch this). There are some changes that might affect your scripts if you have used any of the revitutils or scriptutils modules from pyRevit.

IF you have developed your own python scripts that run under pyRevit, you need to install this beta version and start modifying and adjusting your scripts.

ELSE IF you want to deploy pyRevit in your company DO NOT USE this version since it’s just a beta release. I’ll let you know when v4.5 final release is here.

ELSE you don’t develop scripts and want to use the pyRevit standard tools, I’d suggest waiting for the v4.5 final release, although you can install this and test it out. Just don’t get mad if something breaks.

What has changed?

Okay here is a quick list of the major changes. I’ll explain each one in detail:

What’s Rocket mode?