Skip to content

Releases: architects-toolkit/ghjson-dotnet

GhJSON.NET 1.0.0

08 Feb 00:54

Choose a tag to compare

🎉 GhJSON.NET 1.0.0

📦 Packages

  • GhJSON.Core - Core models and validation
  • GhJSON.Grasshopper - Grasshopper integration

📥 Installation

dotnet add package GhJSON.Core --version 1.0.0
dotnet add package GhJSON.Grasshopper --version 1.0.0

What's Changed

  • Initial release supporting basic Grasshopper components, script components, filtering management, serialization and deserialization, canvas read and component placement.

New Contributors

Full Changelog: https://github.com/architects-toolkit/ghjson-dotnet/commits/v1.0.0