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

Releases: arxdeus/modulisto

modulisto_flutter-v3.0.0

Choose a tag to compare

@arxdeus arxdeus released this 25 May 11:05
65b3035

Changelog


[3.0.0]

Features

modulisto-v3.0.0

Choose a tag to compare

@arxdeus arxdeus released this 22 Apr 22:14

Changelog


3.0.0 - 2025-04-22

Bug Fixes

  • (collections_store) hide value under UnmodifiableView's - (90a61e3)
  • (unit) check unit state on addListener, removeListener - (17f308f)

Features

  • (unit) introduce ModuleBindedUnitBase with auto-disposition bind - (1dec02a)
  • [BREAKING CHANGE] operation - (0bc2a72)
  • [BREAKING CHANGE] mutation context - (5359780)
  • mutator accepts only Store and it subtypes - (c58ac9b)
  • MapValueUnitView maps new value lazily - (87ab905)

Miscellaneous Chores

  • (debug) debugReportOperationTypeMismatch naming - (1447224)
  • (operation) future like operation handle - (b828fb5)
  • (subject) unawaited instead of ignore - (3408537)
  • (trigger) export nothingValue for empty payload - (26c69ae)
  • remove Disposable on OperationRunner - (44a927e)

Refactoring

  • (map_store) setKeyValue instead of setValue - (66feb26)
  • (pipeline) split ref for pipelines - (e7cd1c2)
  • (pipeline) split pipelines and contexts to less coupling - (60981e7)

Tests

  • fuzzy async group - (1971a79)
  • refactor tests after applying new analyzer rules - (61d4bec)

modulisto-v2.4.0

Choose a tag to compare

@arxdeus arxdeus released this 16 Mar 23:33

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)

modulisto - v2.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Mar 23:54
1123437

Automated release for modulisto: version 2.3.0

modulisto-v2.2.1

Choose a tag to compare

@arxdeus arxdeus released this 27 Feb 18:35
b787728

Full Changelog: 2.1.0...modulisto-v2.2.1