Releases: buiapp/reaktiv
Releases · buiapp/reaktiv
0.16.0
Added
- ReadonlySignal: New readonly wrapper for signals that prevents modification while maintaining reactive behavior
Signal.as_readonly()
method returns a cached ReadonlySignal instance
Performance
- Memory Optimization: Added
__slots__
to all core classes for reduced memory footprint and faster attribute access
Full Changelog: 0.15.1...0.16.0
0.15.1
Full Changelog: 0.15.0...0.15.1
0.15.0
What's Changed
- batch() - usage example fix by @Glushiator in #2
- untracked() - Can now be used as a Context Manager.
New Contributors
- @Glushiator made their first contribution in #2
Full Changelog: 0.14.13...0.15.0
0.14.13
Full Changelog: 0.14.12...0.14.13
0.14.12
Full Changelog: 0.14.11...0.14.12
0.14.11
Full Changelog: 0.14.10...0.14.11
0.14.10
Full Changelog: 0.14.9...0.14.10
0.14.9
Full Changelog: 0.14.8...0.14.9
0.14.8
Full Changelog: 0.14.7...0.14.8
0.14.7
Full Changelog: 0.14.5...0.14.7