Releases: architects-toolkit/ghjson-dotnet
Releases · architects-toolkit/ghjson-dotnet
GhJSON.NET 1.0.0
🎉 GhJSON.NET 1.0.0
📦 Packages
GhJSON.Core- Core models and validationGhJSON.Grasshopper- Grasshopper integration
📥 Installation
dotnet add package GhJSON.Core --version 1.0.0
dotnet add package GhJSON.Grasshopper --version 1.0.0What's Changed
- Initial release supporting basic Grasshopper components, script components, filtering management, serialization and deserialization, canvas read and component placement.
New Contributors
- @marc-romu made their first contribution in #1
Full Changelog: https://github.com/architects-toolkit/ghjson-dotnet/commits/v1.0.0