v0.106.0

thmoa/tex2shapev0.106.0Dec 23, 2024by GabiGrin

AI Summary

Focuses on enhancing the Flyde visual programming environment with custom node creation capabilities and improvements to the macro node API.

Key Highlights

  • Added support for creating custom nodes.
  • Improved the macro node API.
  • Enabled switching between macros in the same namespace.
  • Cleaned up the standard library.

New Features

  • Custom nodes creation
  • Switching between macros in the same namespace
  • Improved macro node API

Full Release Notes

## What's Changed
* custom nodes creation + stdlib cleanup + fork any node preps by @GabiGrin in https://github.com/flydelabs/flyde/pull/175
* allow switching between macros in the same namespace by @GabiGrin in https://github.com/flydelabs/flyde/pull/172
* fix display of custom svg icons by @GabiGrin in https://github.com/flydelabs/flyde/pull/173
* Improved macro node API by @GabiGrin in https://github.com/flydelabs/flyde/pull/174

**Full Changelog**: https://github.com/flydelabs/flyde/compare/v0.105.2...v0.106.0