Skip to content

Releases: revitron/revitron

0.4.3

20 Jan 14:42
Compare
Choose a tag to compare

Bug Fixes

  • fix redirection issue with Directus cloud (05a2f1f)

0.4.2

12 Jan 10:47
Compare
Choose a tag to compare

Features

  • analyze: add possibility to use an environment variable as token for Directus (849b05a)

0.4.1

01 Dec 09:01
Compare
Choose a tag to compare
Release 0.4.1

0.4.0

21 Nov 14:32
Compare
Choose a tag to compare

Features

  • cli: add compact command (e15a205)
  • cli: add ability to run custom cli commands (1bda782)
  • ui: add basic ui components (32162f8)
  • utils: add color from hex util (57233b5)

Bug Fixes

  • fix compatibility issues with Revit 2023 (5b5ba85)

0.3.1

14 Jul 10:09
Compare
Choose a tag to compare

Features

  • geometry: add getCurves function (d7a4722)

Bug Fixes

  • geometry: catch errors in case instance geometry is empty (501d7ef)

0.3.0

16 Jun 13:42
Compare
Choose a tag to compare

Features

  • analyze: add cli model analyzer (310d37a)
  • parameter: add storage type utils (8396f4c)
  • filter: add support for integer parameters (1620444)
  • export: add csv exporter (7f246bf)
  • filter: allow passing class name to byClass() filter (77be38b)
  • geometry: add GeometryUtils class (bb99678)

0.2.5

02 Sep 17:10
Compare
Choose a tag to compare

Features

  • transaction: add support for groups and option to roll back on error (ab62f77)

Bug Fixes

  • filter: fix issue when initializing a filter with an empty scope (80f0f02)

0.2.4

30 Aug 14:56
Compare
Choose a tag to compare

Features

  • export: add color mode parameter for pdf export (fe7286f)

0.2.3

29 Jul 10:34
Compare
Choose a tag to compare

Bug Fixes

  • parameter: fix wrong parameter type in set method (31630e5)

0.2.2

28 Jul 14:50
Compare
Choose a tag to compare

Breaking Changes

  • parameter: turn unit method into a property (82d353c)

Features

  • parameter: detect parameter type from value when creating new parameter (519baab)
  • parameter: add definitionType property (2b0b4a9)
  • parameter: turn unit method into a property (82d353c)