Skip to content

Releases: jchristel/SampleCodeRevitBatchProcessor

v0.1.0 Alpha release of duHast net8

08 Sep 10:06
Compare
Choose a tag to compare
Pre-release

Initial release of the duHast for net8 branch

v1.2.1 Built

06 Sep 08:02
Compare
Choose a tag to compare

This built is the first built of the net4.8 only version of duHast, which is still available under the current package name on pypi: duHast.

The new net8 version will be available under a different package name in the near future and will eventually be the main package in terms of support.

Major changes in this release:

  • c# code clean up
  • pyRevit samples extended

What's Changed

Full Changelog: v1.1.16...v1.2.1

v1.2.1a4 alpha release

06 Sep 07:43
Compare
Choose a tag to compare
Pre-release

test

1.1.16 Built

29 Jun 07:31
Compare
Choose a tag to compare

This will be the last built prior to the repository being re-organised to support .net8 and Revit 2025 and future Revit versions based on .net8

The current code will be moved to the new branch .net48 which will eventually be phased out.

Changes:

  • c# custom datagrid control improved

What's Changed

Full Changelog: v1.1.15...v1.1.16

1.1.15 Built

01 Jun 04:07
Compare
Choose a tag to compare

This release focusses a lot on c#:

Visual Studio directory clean up:

  • separate solution for Utilities, UI, Revit applications etc
  • build scripts added to pull it all together

pyRevit sample updates:

  • Colour Fill Schemes
  • Exporter (PDF / DWG)

duHast itself:

Full Changelog: v1.1.13...v1.1.15

1.1.14 Weekly Built

12 Apr 23:58
Compare
Choose a tag to compare

This weeks release focusses on file operations improvements by utilising .net library CSVHelper

Added .net dll's to manage writing and reading to file operations in an effort to get around python 2.7 encoding issues with non utf-8 characters
Added python modules (marked _net) to use new dlls
Changed default name space of c# libraries to duHastNet

Full Changelog: v1.1.13...v1.1.14

1.1.13 Weekly Built

22 Mar 22:13
Compare
Choose a tag to compare

This release includes updates to:

  • family catalogue file exports
  • push it

Full Changelog: v1.1.12...v1.1.13

1.1.12 Bi-Monthly Build

09 Mar 01:40
ff881d9
Compare
Choose a tag to compare

This release includes some major changes to:

  • file writing / reading (breaking compatibility to previous versions)
  • Result class performance improvements
  • Samples directory
  • Family processing ( now includes family type data )

What's Changed

Full Changelog: v1.1.11...v1.1.12

1.1.11 - Weekly Build

15 Dec 02:19
Compare
Choose a tag to compare

Minor updates this week, mainly around writing data to file and reading xml data into family objects

Full Changelog: v1.1.10...v1.1.11

1.1.10 - Weekly Build

08 Dec 11:21
Compare
Choose a tag to compare

Focus on fixing file writer problems

Full Changelog: v1.1.9...v1.1.10