Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 890 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.11.0] - 2021-04-13

Added

  • Methods to the shared class that enable easy logging and profiling
  • Inheritance affordances for creating Async components as per Dimitre's GrasshopperAsyncComponent
  • GitHub Action added to run tests defined in GrasshopperBootstrapTests

[0.10.0] - 2021-04-11

Added

  • Option to ingest a CHANGELOG in the About component
  • Tests (in Grasshopper) for the About component

Changed

  • Rework debug builds to default to Rhino 7

Fixed

  • Fixed build process

[0.9.0] - 2020-08-15

Initial release