asp 1.3.0
asp: ^1.3.0 copied to clipboard
ASP (Atomic State Pattern) is a extension to ValueNotifier by transparently applying functional reactive programming (TFRP)
1.3.0 - 2023-07-20 #
- Added: Tear-offs for set value without reaction.
1.2.0 - 2023-07-16 #
- Added:
Atom.nextandAtom.buffer; - Added: Doc FAQ.
- @Deprecated: RxList, RxMap, RxSet, RxFuture and RxStream.
1.1.1 - 2023-07-14 #
- Added: Pipers: Distinct and multiPipe;
1.1.0 - 2023-07-12 #
- Added: Pipes;
- Added: AtomObserver;
1.0.4 - 2023-06-08 #
- Fix callback error;
1.0.3 - 2023-05-29 #
- Added automatic track
- fix reactive callback
1.0.0 - 2023-05-26 #
- Release!