Skip to content

Releases: visose/Extensions

2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 23:57

Changes in 2.0.0:

  • Targets Rhino 8 on .NET 8; Rhino 7 and .NET Framework are no longer supported.
  • Updated for compatibility with Robots 2.1.0.
  • Modernized APIs, validation, Grasshopper integration, dependencies, build, and packaging.

This release can only be installed through the package manager in Rhino 8 using the _PackageManager command.
Check the readme for more details.

1.0.6

Choose a tag to compare

@github-actions github-actions released this 16 Jan 22:40

This release can only be installed through the package manager in Rhino 7 using the _PackageManager command.
Check the readme for more details.

1.0.5

Choose a tag to compare

@github-actions github-actions released this 08 Jan 16:47

Changes in 1.0.5:

  • Fixed issue with CoreCLR.
  • Fixed not specifying manufacturer for custom commands.

This release can only be installed through the package manager in Rhino 7 using the _PackageManager command.
Check the readme for more details.

1.0.4

Choose a tag to compare

@github-actions github-actions released this 07 Jun 17:08

Changes in 1.0.4:

  • Fixed compatibility with latest Robots version.

This release can only be installed through the package manager in Rhino 7 using the _PackageManager command.
Check the readme for more details.

1.0.3

Choose a tag to compare

@github-actions github-actions released this 09 Feb 22:27

Changes in 1.0.3:

  • Fixed compatibility with early Rhino 7.0 service releases.
  • Fixed should not appear as supported in Rhino 6 or lower.

This release can only be installed through the package manager in Rhino 7 using the _PackageManager command.
Check the readme for more details.

1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Dec 15:14
  • Update to work with Robots 1.0.4.

This release can only be installed through the package manager in Rhino 7 using the _PackageManager command.
Check the readme for more details.

1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Dec 14:59
  • Fix check for Robots plugin when loaded after Extensions.

This release can only be installed through the package manager in Rhino 7 using the _PackageManager command.
Check the readme for more details.

1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 14:42
  • Updated to work with the latest Robots plugin.
  • Fixed checking for Robots plugin as package.

This release can only be installed through the package manager in Rhino 7 using the _PackageManager command.
Check the readme for more details.

0.0.5

0.0.5 Pre-release
Pre-release

Choose a tag to compare

@visose visose released this 08 Apr 10:27

Split project in library and plugin (.dll and .gha). RhinoCAM to Robots component.

0.0.4

0.0.4 Pre-release
Pre-release

Choose a tag to compare

@visose visose released this 30 Mar 20:50
Split into separate library and plugin projects. RhinoCAM to Robots c…