Skip to content

Commit

Permalink
pyRevit 4.8.9 First Release (#1412)
Browse files Browse the repository at this point in the history
* added notes for revit 2022 export hook

* Forms getvaluewindow slider (#1247)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Added slider panel with number display to GetValueWindow class in pyrevit.forms with new forms function ask_for_number_slider

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* French translations (#1250)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Kept on going with french translations of pyRevit buttons and tooltips

* Squashed commit of the following:

commit 71df181
Author: Ehsan Iran-Nejad <eirannejad@gmail.com>
Date:   Tue May 18 12:30:10 2021 -0700

    added notes for revit 2022 export hook

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* code cleanups

* Modelchecker extra function (#1257)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Kept on going with french translations of pyRevit buttons and tooltips

* Update modelchecker_check.py

added analytical model elements check

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Bump urllib3 from 1.26.4 to 1.26.5 (#1261)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Bump urllib3 from 1.26.4 to 1.26.5

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump urllib3 from 1.26.4 to 1.26.5 in /docs (#1262)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Bump urllib3 from 1.26.4 to 1.26.5 in /docs

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* List Titleblocks on Sheets - added shift click mode to directly select all titleblocks without print/console window (#1276)

* Hotfix/telemetry username (#1256)

* fixed db version check

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* use windows identity instead

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Added missed code re issue  #1225

* Pattern legend maker adjustments (#1259)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Kept on going with french translations of pyRevit buttons and tooltips

* Update modelchecker_check.py

added analytical model elements check

* create_filledregion foregroundpatternId >2019

* filled region type change

* added example on how to document module to answer https://discourse.pyrevitlabs.io/t/room-and-area-location-point/447/4

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Updated tooltip

* added revit 2022.0.1

* Modelchecker improvements - added Reference planes lister (#1277)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* upped to 4.8.7 and added new product codes

* fixed cpython version check on about window

* pyrevit settings no longer attempts at reattaching for all users

* bin update 4.8.7

* cleaned up icons

* added revit 2022 to list

* Allow Dialogs in Journal Playback (#1220)

* allow dialogs draft

* it is the other way around

Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>

* code cleanups after adding allowdialogs option

* I translated in french the sum total button as an example (#1218)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* added try/except to wipe collaboration cache tool to handle case when there is no cache folder in a version of revit

* Changed the way checker handles the unloaded links for rvtlinks and rvtlinks phases section

* Revert "added try/except to wipe collaboration cache tool to handle case when there is no cache folder in a version of revit"

This reverts commit f2fca00.

* rearranged the family collection part + added generic model count as rectangle

* Change the sum total button translation to include french

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* fixed bad build for default engine runner

* allowdialogs fix (#1221)

Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>

* fixed issue #1224 [tool]

* improvements related to issue #1225 [telemetry]

* Create modelchecker_Warnings_check.py

* Create modelchecker_Warnings_check.py (#1231)

* modified inplace families tool + added min version to preflight

modified the inplace families tool to create a 3D view with isolated items
added min version to preflight checks to be 2019

* added close_others to inplace family tool

* translated the preflight check tooltip

* fixed issue #1237

* did a few french translation for some bundles, titles and tooltips

* Some morning translations

* fixed some yaml mis formatting from my previous commit

* added new revit versions

* Even more translations in French

* pulldown translation in the drawing set section

* Added Revit 2022 Icon (#1234)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Added Revit 2022 Icon

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Fix config reading for switches in CommandSwitchWindow (#1242)

typo in conditional statement

* fixed issue #1240 [tool]

* fixed issue #1228 [installer]

* upped version to 4.8.8

* bin update 4.8.8

* released 4.8.8

* Kept on going with french translations of pyRevit buttons and tooltips

* Update modelchecker_check.py

added analytical model elements check

* create_filledregion foregroundpatternId >2019

* filled region type change

* added example on how to document module to answer https://discourse.pyrevitlabs.io/t/room-and-area-location-point/447/4

* reference planes lister

* mod

* refplanes mod, added schedules not on sheet check & small mod to basic model checker

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: thumDer <54556708+thumDer@users.noreply.github.com>
Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>
Co-authored-by: Alex D'Aversa <44062587+alexdaversa@users.noreply.github.com>
Co-authored-by: Davide Giannuzzi <31637386+deddolo@users.noreply.github.com>
# Conflicts:
#	bin/pyrevit-hosts.json
#	dev/pyRevitLabs/pyRevitLabs.Common/UserEnv.cs

* added Revit 2020 and 2021 recent updates

* Update modelchecker_Warnings_check.py (#1302)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Update modelchecker_Warnings_check.py

Removed unnecessary revit modules & and list
in reply to #1297 (comment)

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* register_dockable_panel() to return panel instance (#1323)

Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>

* removed typo as per #1329 (comment) (#1330)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Update script.py

removed typo as per #1329 (comment)

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Fixes issue #1327

* Preflight Checks: Revision schedule filtering (#1333)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Preflight Checks: Revision schedule filtering

Now it is fixed!
ref: #1293 (comment)

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Preflight : model group & model group types count (#1334)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Preflight : model group & model group types count

Preflight checks: fixed model group and model group types count as per #1136

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* 1299 csv headers (#1332)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Submitting PR to address Issue 1299. To not be disruptive to others' workflows, include headers has been added as a switch for shift-click. I have also included an option to select a folder for schedule export in shift-click as I do not often save csvs in the options given.

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Reload Keynotes before Print Sheets (#1331)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Submitting PR to address Issue 1264.

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* UPDATE method to Convert Rhino Meshes to Revit Solids using RhinoInside.Revit (#1343)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* UPDATE method to Convert meshes to solids using RhinoInside.Revit

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Update schedules_not_on_sheet_check.py (#1336)

updated the description of the check _ after watching bimxt I noticed I forgot that!

* added pyTiba to extensions

* Added revit 2022.1 to hosts db

* Create main.yml

* python37 and pipenv install

* try installing py3.9 using pyenv

pyrevit cli code is python 3.9

* installing py39 using github actions

* ensure msbuild

* start using dotnet for build

* modern dotnet: directory props

* modern dotnet: sdk-style project, pyrevit-doctor

* Update query.py (#1346)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Update query.py

This is probably a very rare occurrence but when the first legend found happens to be a legend view template, it can cause addins like "Copy Legends" to fail

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Some more french translations in the Views dropdown (#1352)

* use latest windows

* updated vscode settings

* now using modern dotnet to build labs

* csproj files now add their dependencies to bin

* removed admin user files

moving to multiple installers and don't need these anymore

* pyrevit runtime projects are now using modern dotnet

* pyrevitloader projects now use modern dotnet

* remove msbuild references from build scripts

* renamed projects for consistency

* more vscode settings

* moved dlls into dev/libs

* pythonnet is also built with modern dotnet

* cli cleanups

* wpf forms now uses modern dotnet sdk

* cleaned up manifest files

* go projects now build with modern go

* prepped for testing ci build

* testing ci build

* updated required tools

* ci build now updates submodules

* more exclusions in vsode

* added --debug to pyrevit dev cli

* pyrevit dev cli can now reset to version file

* dev cli now sets build number

* dev cli can now update product uuids

* dev cli now sets products and updates data file

* fixed bad func call

* dev cli cleanups

* show bin on root in vscode

* dev cli now updates copyright on installer files

* first draft of innosetup installer

* fixed a few installer bugs

* dev cli can now build installers

* fixed dotnet build versioning

* changed build steps

* fixed build issue on loader and runners

* added upload step

* fixed upload error

* updated cli installer and added to ci build

* cli now reports the long version

* ci now builds 4 installers

* ci uploads installers in one package

* ci now really builds all 4 installers

* ci now uses same uuid for user and admin installers

* ugh

* this one has to be right

* ci now signs binaries and installers

* fix for installer signing error

no space in installer files

* up to 4.8.9 for RC branch

* added feature #1341 (#1342)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* added feature #1341

* fixed indent

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* pr/1341 cleanup

* added invoke by_host dll test

* ci/cd only on develop

* Workaround Revit 2022 Removal of UnitType from Parameter Definition (#1363)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Workaround Revit 2022 Removal of UnitType from Parameter Definition

This is a brute force fix to the issue described. This does not
necessarily fix the issue, and code is probably broken elsewhere.

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* pr cleanup

* Translation in French of UI / Tools (#1370)

* Some more french translations in the Views dropdown

* View section translated in french

* Spy tools in French

* Toggles tools in French

* Update bundle.yaml

* Pick and Set Workset in French

* filter and isolate in French

* almost there everything in French

* Create bundle.yaml

* End of french translation of tools in UI

* only hide dev/**/bin

* added new hosts

* added manual mode to github action

* action update

* updated pyrevit version to use new format

* handle ! prefix for exclusion (#1385)

Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>

* disabled automatic build

* fixed issue #1371 (#1398)

Thank you! Great fix

* Fix error in Select All Clouds with Same Comment (#1395)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Bump urllib3 from 1.26.4 to 1.26.5 (#1261)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Bump urllib3 from 1.26.4 to 1.26.5

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump urllib3 from 1.26.4 to 1.26.5 in /docs (#1262)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Bump urllib3 from 1.26.4 to 1.26.5 in /docs

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix error in Select All Clouds with Same Comment

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* improved build script

* added commit and tag step

* build script fixes

* added publish release step with notes

* activate develop action

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* build script fixes

* added push step

* added push step

* Publish!

* added push step

* added diff to release notes

* New Extensions (#1407)

* extensions.json formatting

* added EF-Tools extension

* added pyChilizer extension

* added pySSG extension

* updated form default number slider

* added cli tag

* build now pushes tags as well

* updated build triggers

Co-authored-by: Alex D'Aversa <44062587+alexdaversa@users.noreply.github.com>
Co-authored-by: jmcouffin <jmcouffin@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrea Tassera <36023527+Dre-Tas@users.noreply.github.com>
Co-authored-by: thumDer <54556708+thumDer@users.noreply.github.com>
Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>
Co-authored-by: Hardik Doshi <46202854+hdoshi2@users.noreply.github.com>
Co-authored-by: lexiko80-LPA <63026822+lexiko80-LPA@users.noreply.github.com>
Co-authored-by: Biseuv Olzhas <biseuv@yandex.ru>
Co-authored-by: Abbaad Haider <abbaad@algebraaec.com>
Co-authored-by: Olivier Lalancette <24980892+olalancette@users.noreply.github.com>
Co-authored-by: Davide Giannuzzi <82106471+dvdgnz@users.noreply.github.com>
  • Loading branch information
13 people committed Dec 26, 2021
1 parent decb9f7 commit 1e0dbad
Show file tree
Hide file tree
Showing 547 changed files with 4,665 additions and 5,423 deletions.
134 changes: 134 additions & 0 deletions .github/workflows/main.yml
@@ -0,0 +1,134 @@
name: pyRevitCI
on:
push:
branches:
- develop
pull_request_target:
types: ["closed"]
branches:
- master
- develop

env:
ReleaseBranch: "refs/heads/master"
WIPBranch: "refs/heads/develop"

jobs:
build:
runs-on: windows-latest
steps:
# under $GITHUB_WORKSPACE
# fetch history so release notes can be generated from
- uses: actions/checkout@v2
with:
fetch-depth: 0
token: ${{ secrets.CI_GITHUB_TOKEN }}
- uses: snickerbockers/submodules-init@v4

- name: Setup Python 3.9
uses: actions/setup-python@v2.2.2
with:
python-version: 3.9

- name: Install pipenv
run: |
pip install pipenv
pipenv install
- name: Check Build Environment
run: pipenv run pyrevit check

- name: Update Build Info
run: |
pipenv run pyrevit set year
pipenv run pyrevit set build
- name: Publish Build Info
if: (github.ref == env.ReleaseBranch)
run: |
pipenv run pyrevit set products
- name: Build Products
run: |
pipenv run pyrevit build products
- name: Get Build Version
id: buildversion
uses: juliangruber/read-file-action@v1
with:
path: pyrevitlib/pyrevit/version

- name: Sign Binaries
uses: skymatic/code-sign-action@v1
with:
certificate: "${{ secrets.CERTIFICATE }}"
password: "${{ secrets.PASSWORD }}"
certificatesha1: "${{ secrets.CERTIFICATESHA1 }}"
certificatename: "${{ secrets.CERTIFICATENAME }}"
description: "pyRevit"
timestampUrl: "http://timestamp.digicert.com"
folder: "bin"
recursive: true

- name: Build Installers
run: |
pipenv run pyrevit build installers
- name: Sign Installers
uses: skymatic/code-sign-action@v1
with:
certificate: "${{ secrets.CERTIFICATE }}"
password: "${{ secrets.PASSWORD }}"
certificatesha1: "${{ secrets.CERTIFICATESHA1 }}"
certificatename: "${{ secrets.CERTIFICATENAME }}"
description: "pyRevit"
timestampUrl: "http://timestamp.digicert.com"
folder: "dist"
recursive: true

# default retention period is 90 days
# https://github.com/marketplace/actions/upload-a-build-artifact#retention-period
- name: Upload Installers
if: (github.ref == env.WIPBranch )
uses: actions/upload-artifact@v2
with:
name: pyrevit-installers
path: |
dist/pyRevit_${{ steps.buildversion.outputs.content }}_signed.exe
dist/pyRevit_${{ steps.buildversion.outputs.content }}_admin_signed.exe
dist/pyRevit_CLI_${{ steps.buildversion.outputs.content }}_signed.exe
dist/pyRevit_CLI_${{ steps.buildversion.outputs.content }}_admin_signed.exe
- name: Generate Release Notes
if: (github.ref == env.ReleaseBranch)
env:
GITHUBTOKEN: ${{ secrets.CI_GITHUB_TOKEN }}
run: |
pipenv run pyrevit report changelog > release_notes.md
- name: Commit & Tag Changes
if: (github.ref == env.ReleaseBranch)
# configure git and commit changes
run: |
git config user.name 'Ehsan Iran-Nejad'
git config user.email eirannejad@gmail.com
pipenv run pyrevit build commit
git push
git push --tags
- name: Publish Release
if: (github.ref == env.ReleaseBranch)
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.CI_GITHUB_TOKEN }}
with:
tag_name: v${{ steps.buildversion.outputs.content }}
name: pyRevit v${{ steps.buildversion.outputs.content }}
body_path: release_notes.md
draft: true
prerelease: false
files: |
dist/pyRevit_${{ steps.buildversion.outputs.content }}_signed.exe
dist/pyRevit_${{ steps.buildversion.outputs.content }}_admin_signed.exe
dist/pyRevit_CLI_${{ steps.buildversion.outputs.content }}_signed.exe
dist/pyRevit_CLI_${{ steps.buildversion.outputs.content }}_admin_signed.exe
16 changes: 16 additions & 0 deletions .vscode/settings.json
Expand Up @@ -14,4 +14,20 @@
"--line-length=80"
],
"editor.formatOnSave": false,
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
"**/Icon?": true,
"**/Thumbs.db": true,
"**/.vs": true,
"**/.sync": true,
"dev/**/bin": true,
"**/obj": true,
"**/__pycache__": true,
"**/Prerequisites": true,
},
"python.pythonPath": "C:\\Users\\ehsan\\.virtualenvs\\pyrevit-dev-2PO7Kqjk\\Scripts\\python.exe"
}
Binary file modified bin/Colorful.Console.dll
Binary file not shown.
Binary file modified bin/ControlzEx.dll
Binary file not shown.
Binary file modified bin/DocoptNet.dll
Binary file not shown.
Binary file modified bin/DotNetVersionFinder.dll
Binary file not shown.
Binary file modified bin/FileFormatWavefront.dll
Binary file not shown.
Binary file modified bin/Ifc.NET.XmlSerializers.dll
Binary file not shown.
Binary file modified bin/Ifc.NET.dll
Binary file not shown.
Binary file modified bin/Ifc.NET.resources.dll
Binary file not shown.
Binary file modified bin/IxMilia.Dxf.dll
Binary file not shown.
Binary file modified bin/LibGit2Sharp.dll
Binary file not shown.
Binary file modified bin/MadMilkman.Ini.dll
Binary file not shown.
Binary file modified bin/Microsoft.CodeAnalysis.CSharp.dll
Binary file not shown.
Binary file modified bin/Microsoft.CodeAnalysis.VisualBasic.dll
Binary file not shown.
Binary file modified bin/Microsoft.CodeAnalysis.dll
Binary file not shown.
Binary file modified bin/Microsoft.WindowsAPICodePack.Shell.dll
Binary file not shown.
Binary file modified bin/Microsoft.WindowsAPICodePack.dll
Binary file not shown.
Binary file modified bin/Nett.dll
Binary file not shown.
Binary file modified bin/OpenMcdf.dll
Binary file not shown.
Binary file modified bin/PythonStubsBuilder.dll
Binary file not shown.
Binary file modified bin/Rhino3dmIO.dll
Binary file not shown.
Binary file modified bin/System.Collections.Immutable.dll
Binary file not shown.
Binary file modified bin/System.Memory.dll
Binary file not shown.
Binary file modified bin/System.Numerics.Vectors.dll
Binary file not shown.
Binary file modified bin/System.Reflection.Metadata.dll
Binary file not shown.
Binary file modified bin/System.Runtime.CompilerServices.Unsafe.dll
Binary file not shown.
Binary file modified bin/System.Text.Encoding.CodePages.dll
Binary file not shown.
Binary file modified bin/System.Threading.Tasks.Extensions.dll
Binary file not shown.
Binary file modified bin/System.Windows.Interactivity.dll
Binary file not shown.
Binary file modified bin/YamlDotNet.dll
Binary file not shown.
Binary file modified bin/engines/CPY378/libcrypto-1_1.dll
Binary file not shown.
Binary file modified bin/engines/CPY378/libssl-1_1.dll
Binary file not shown.
Binary file modified bin/engines/CPY378/pyRevitLabs.PythonNet.dll
Binary file not shown.
Binary file modified bin/engines/CPY378/python.exe
Binary file not shown.
Binary file modified bin/engines/CPY378/python3.dll
Binary file not shown.
Binary file modified bin/engines/CPY378/python37.dll
Binary file not shown.
Binary file modified bin/engines/CPY378/pythonw.exe
Binary file not shown.
Binary file modified bin/engines/CPY378/sqlite3.dll
Binary file not shown.
Binary file modified bin/engines/CPY378/vcruntime140.dll
Binary file not shown.
Binary file modified bin/engines/CPY385/libcrypto-1_1.dll
Binary file not shown.
Binary file modified bin/engines/CPY385/libffi-7.dll
Binary file not shown.
Binary file modified bin/engines/CPY385/libssl-1_1.dll
Binary file not shown.
Binary file modified bin/engines/CPY385/pyRevitLabs.PythonNet.dll
Binary file not shown.
Binary file modified bin/engines/CPY385/python.exe
Binary file not shown.
Binary file modified bin/engines/CPY385/python3.dll
Binary file not shown.
Binary file modified bin/engines/CPY385/python38.dll
Binary file not shown.
Binary file modified bin/engines/CPY385/pythonw.exe
Binary file not shown.
Binary file modified bin/engines/CPY385/sqlite3.dll
Binary file not shown.
Binary file modified bin/engines/CPY385/vcruntime140.dll
Binary file not shown.
Binary file modified bin/engines/CPY385/vcruntime140_1.dll
Binary file not shown.
Binary file modified bin/engines/IPY2710/IKVM.Reflection.dll
Binary file not shown.
Binary file modified bin/engines/IPY2710/IronPython.Modules.dll
Binary file not shown.
Binary file modified bin/engines/IPY2710/IronPython.SQLite.dll
Binary file not shown.
Binary file modified bin/engines/IPY2710/IronPython.Wpf.dll
Binary file not shown.
Binary file modified bin/engines/IPY2710/IronPython.dll
Binary file not shown.
Binary file modified bin/engines/IPY2710/Microsoft.Dynamic.dll
Binary file not shown.
Binary file modified bin/engines/IPY2710/Microsoft.Scripting.dll
Binary file not shown.
Binary file modified bin/engines/IPY2710/pyRevitLoader.dll
Binary file not shown.
Binary file modified bin/engines/IPY2710/pyRevitRunner.dll
Binary file not shown.
Binary file modified bin/engines/IPY2711PR/Mono.Posix.dll
Binary file not shown.
Binary file modified bin/engines/IPY2711PR/pyRevitLabs.IronPython.Modules.dll
Binary file not shown.
Binary file modified bin/engines/IPY2711PR/pyRevitLabs.IronPython.SQLite.dll
Binary file not shown.
Binary file modified bin/engines/IPY2711PR/pyRevitLabs.IronPython.Wpf.dll
Binary file not shown.
Binary file modified bin/engines/IPY2711PR/pyRevitLabs.IronPython.dll
Binary file not shown.
Binary file modified bin/engines/IPY2711PR/pyRevitLabs.Microsoft.Dynamic.dll
Binary file not shown.
Binary file not shown.
Binary file modified bin/engines/IPY2711PR/pyRevitLabs.Microsoft.Scripting.dll
Binary file not shown.
Binary file modified bin/engines/IPY2711PR/pyRevitLoader.dll
Binary file not shown.
Binary file modified bin/engines/IPY2711PR/pyRevitRunner.dll
Binary file not shown.
Binary file modified bin/engines/IPY273/IronPython.Modules.dll
Binary file not shown.
Binary file modified bin/engines/IPY273/IronPython.SQLite.dll
Binary file not shown.
Binary file modified bin/engines/IPY273/IronPython.Wpf.dll
Binary file not shown.
Binary file modified bin/engines/IPY273/IronPython.dll
Binary file not shown.
Binary file modified bin/engines/IPY273/Microsoft.Dynamic.dll
Binary file not shown.
Binary file modified bin/engines/IPY273/Microsoft.Scripting.Metadata.dll
Binary file not shown.
Binary file modified bin/engines/IPY273/Microsoft.Scripting.dll
Binary file not shown.
Binary file modified bin/engines/IPY273/pyRevitLoader.dll
Binary file not shown.
Binary file modified bin/engines/IPY273/pyRevitRunner.dll
Binary file not shown.
Binary file modified bin/engines/IPY277/IronPython.Modules.dll
Binary file not shown.
Binary file modified bin/engines/IPY277/IronPython.SQLite.dll
Binary file not shown.
Binary file modified bin/engines/IPY277/IronPython.Wpf.dll
Binary file not shown.
Binary file modified bin/engines/IPY277/IronPython.dll
Binary file not shown.
Binary file modified bin/engines/IPY277/Microsoft.Dynamic.dll
Binary file not shown.
Binary file modified bin/engines/IPY277/Microsoft.Scripting.Metadata.dll
Binary file not shown.
Binary file modified bin/engines/IPY277/Microsoft.Scripting.dll
Binary file not shown.
Binary file modified bin/engines/IPY277/pyRevitLoader.dll
Binary file not shown.
Binary file modified bin/engines/IPY277/pyRevitRunner.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/IKVM.Reflection.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/IronPython.Modules.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/IronPython.SQLite.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/IronPython.Wpf.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/IronPython.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/Microsoft.Dynamic.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/Microsoft.Scripting.Metadata.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/Microsoft.Scripting.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/pyRevitLoader.dll
Binary file not shown.
Binary file modified bin/engines/IPY278/pyRevitRunner.dll
Binary file not shown.
Binary file modified bin/engines/IPY279/IKVM.Reflection.dll
Binary file not shown.
Binary file modified bin/engines/IPY279/IronPython.Modules.dll
Binary file not shown.
Binary file modified bin/engines/IPY279/IronPython.SQLite.dll
Binary file not shown.
Binary file modified bin/engines/IPY279/IronPython.Wpf.dll
Binary file not shown.
Binary file modified bin/engines/IPY279/IronPython.dll
Binary file not shown.
Binary file modified bin/engines/IPY279/Microsoft.Dynamic.dll
Binary file not shown.
Binary file modified bin/engines/IPY279/Microsoft.Scripting.dll
Binary file not shown.
Binary file modified bin/engines/IPY279/pyRevitLoader.dll
Binary file not shown.
Binary file modified bin/engines/IPY279/pyRevitRunner.dll
Binary file not shown.
Binary file modified bin/git2-106a5f2.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.Common.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.CommonCLI.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.CommonWPF.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.DeffrelDB.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.Emojis.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.Json.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.Language.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.MahAppsMetro.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.NLog.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.PyRevit.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.TargetApps.AutoCAD.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.TargetApps.Navisworks.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.TargetApps.Revit.dll
Binary file not shown.
Binary file added bin/pyRevitLabs.UnitTests.dll
Binary file not shown.
Binary file modified bin/pyrevit-autocomplete.exe
Binary file not shown.
Binary file modified bin/pyrevit-doctor.exe
Binary file not shown.
96 changes: 96 additions & 0 deletions bin/pyrevit-hosts.json
Expand Up @@ -1414,5 +1414,101 @@
"build": "20210426_1515",
"target": "x64",
"notes": "https://help.autodesk.com/view/RVT/2021/ENU/?guid=RevitReleaseNotes_2021updates_html"
},
{
"meta": {
"schema": "1.0",
"source": "https://help.autodesk.com/view/RVT/2022/ENU/?guid=RevitReleaseNotes_2022updates_html"
},
"product": "Autodesk Revit",
"release": "2022.0.1",
"version": "22.0.10.28",
"build": "20210616_0115",
"target": "x64",
"notes": "https://help.autodesk.com/view/RVT/2022/ENU/?guid=RevitReleaseNotes_2022updates_html"
},
{
"meta": {
"schema": "1.0",
"source": "https://help.autodesk.com/view/RVT/2021/ENU/?guid=RevitReleaseNotes_2021updates_html"
},
"product": "Autodesk Revit",
"release": "2021.1.4",
"version": "21.1.40.95",
"build": "20210805_1400",
"target": "x64",
"notes": "https://help.autodesk.com/view/RVT/2021/ENU/?guid=RevitReleaseNotes_2021updates_html"
},
{
"meta": {
"schema": "1.0",
"source": "https://help.autodesk.com/view/RVT/2020/ENU/?guid=RevitReleaseNotes_2020updates_html"
},
"product": "Autodesk Revit",
"release": "2020.2.5",
"version": "20.2.50.77",
"build": "20210804_1515",
"target": "x64",
"notes": "https://help.autodesk.com/view/RVT/2020/ENU/?guid=RevitReleaseNotes_2020updates_html"
},
{
"meta": {
"schema": "1.0",
"source": "https://help.autodesk.com/view/RVT/2022/ENU/?guid=RevitReleaseNotes_2022updates_2022_1_html"
},
"product": "Autodesk Revit",
"release": "2022.1",
"version": "22.1.1.516",
"build": "20210921_1515",
"target": "x64",
"notes": "https://help.autodesk.com/view/RVT/2022/ENU/?guid=RevitReleaseNotes_2022updates_2022_1_html"
},
{
"meta": {
"schema": "1.0",
"source": "https://help.autodesk.com/view/RVT/2022/ENU/?guid=RevitReleaseNotes_2022updates_2022_1_1_html"
},
"product": "Autodesk Revit",
"release": "2022.1.1",
"version": "22.1.10.541",
"build": "20211103_1515",
"target": "x64",
"notes": "https://help.autodesk.com/view/RVT/2022/ENU/?guid=RevitReleaseNotes_2022updates_2022_1_1_html"
},
{
"meta": {
"schema": "1.0",
"source": "https://help.autodesk.com/view/RVT/2021/ENU/?guid=RevitReleaseNotes_2021updates_2021_1_5_html"
},
"product": "Autodesk Revit",
"release": "2021.1.5",
"version": "21.1.50.27",
"build": "20211018_1515",
"target": "x64",
"notes": "https://help.autodesk.com/view/RVT/2021/ENU/?guid=RevitReleaseNotes_2021updates_2021_1_5_html"
},
{
"meta": {
"schema": "1.0",
"source": "https://help.autodesk.com/view/RVT/2020/ENU/?guid=RevitReleaseNotes_2020updates_2020_2_6_html"
},
"product": "Autodesk Revit",
"release": "2020.2.6",
"version": "20.2.60.15",
"build": "20211019_1515",
"target": "x64",
"notes": "https://help.autodesk.com/view/RVT/2020/ENU/?guid=RevitReleaseNotes_2020updates_2020_2_6_html"
},
{
"meta": {
"schema": "1.0",
"source": "https://revit.downloads.autodesk.com/download/2019_2_4_RVT/Docs/RelNotes/Autodesk_Revit_2019_2_4_ReleaseNotes.html"
},
"product": "Autodesk Revit",
"release": "2019.2.4",
"version": "19.2.40.15",
"build": "20211029_1515",
"target": "x64",
"notes": "https://revit.downloads.autodesk.com/download/2019_2_4_RVT/Docs/RelNotes/Autodesk_Revit_2019_2_4_ReleaseNotes.html"
}
]
12 changes: 12 additions & 0 deletions bin/pyrevit-products.json
@@ -1,4 +1,10 @@
[
{
"product": "pyRevit",
"release": "4.8.9.21359+1855",
"version": "4.8.9.21359+1855",
"key": "c4bdcf02-55f0-49e4-8db2-6d9bf5bb8287"
},
{
"product": "pyRevit",
"release": "4.8.8",
Expand Down Expand Up @@ -239,6 +245,12 @@
"version": "4.6.1",
"key": "{EF91A585-DC0C-43B8-B88B-4C130F430E84}"
},
{
"product": "pyRevit CLI",
"release": "4.8.9.21359+1855",
"version": "4.8.9.21359+1855",
"key": "5d419b28-c737-4fd3-9c33-6da59628a443"
},
{
"product": "pyRevit CLI",
"release": "4.8.8",
Expand Down

0 comments on commit 1e0dbad

Please sign in to comment.