Skip to content

Releases: jchristel/SampleCodeRevitBatchProcessor

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

1.1.9 - Weekly Build

01 Dec 05:53
Compare
Choose a tag to compare

This release contains:

  • updated csv writer ( includes quotation ) and updated samples to make use of it.
  • some big fixes in Family Data due to new tests
  • family types export to XML function

What's Changed

Full Changelog: v1.1.8...v1.1.9

1.1.8 - Weekly Build

24 Nov 03:22
Compare
Choose a tag to compare

This release contains:

  • started work on views by room ( room layout sheets)

Under the hoot:

  • upgrades to Nunit test version
  • some more tests for classes in duHast.Utilities namespace added

Full Changelog: v1.1.7...v1.1.8

1.1.7 - Weekly Build

17 Nov 00:37
Compare
Choose a tag to compare

bug fixes in:

  • reporting of views, sheets, cad links
  • families in model ( speed improvement by factor 10)
  • clean up of .Data name space, started blue prints
  • addition of room spatial elements class

Full Changelog: v1.1.6...v1.1.7

v 1.1.6 Weekly Build

10 Nov 01:00
Compare
Choose a tag to compare

Updates to:

  • data classes ( bug fixes and Nunit tests)
  • logger: rotating file size with a max of 5mb

What's Changed

Full Changelog: v1.1.5...v1.1.6

v 1.1.5 Weekly Build

03 Nov 03:17
Compare
Choose a tag to compare

This is another weekly build focussing on:

  • fixing bugs / improving robustness of classes in /Data and /Geometry name space
  • improved nunit c# tests for classes in the above name spaces

Some class names have changed and will break compatibility with previous versions if you are happen to use anything from /Data and /Geometry name space

Full Changelog: v1.1.4...v1.1.5

v 1.1.4 Maintenance

27 Oct 03:47
Compare
Choose a tag to compare

A new weekly maintenance release!

This weeks release focuses on:

  • new geometry classes
  • updates to logger
  • Unit tests setup in c#
  • bug fixes

What's Changed

Full Changelog: v1.1.3...v1.1.4

Maitenance

19 Oct 22:43
Compare
Choose a tag to compare

This is a weekly maintenance build mainly addressing code changes in the DATA name space.

What's Changed

Full Changelog: v1.1.2...v1.1.3