Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

modulisto-v2.4.0

Choose a tag to compare

@arxdeus arxdeus released this 16 Mar 23:33
· 39 commits to main since this release

2.4.0 - 2025-03-16

Bug Fixes

  • PipelineRef now implements ModuleChild - (abfa596)
  • add missing export for settings.dart - (b4be30f)

Features

  • (operation) expando nullify at dispose + tests - (78e039a)
  • Operation<T> - special indirect unit that wraps around functions - (70b43ed)
  • pipeline linker for Operation<T> - (a964f68)
  • settings for package + debugReportTypeMismatchOnOperation - (b049543)
  • integrate OperationRunner in Module - (daba526)
  • hide debugName + assign debugName to Module on initialize - (779dca9)
  • operation tests - (921d995)

Miscellaneous Chores

  • mark module with $ as internal marker - (c4898e5)

Ci

  • major update + fix lints - (7329f15)