Releases: kylecorry31/luna
Releases · kylecorry31/luna
0.3.5
0.3.4
Hooks
- Improve change detection
0.3.3
Hooks
- Add state hook
- Move hooks to separate package
- Improve change detection
Timers
- Add coroutine timer
0.3.2
Hooks
- Fix null pointer exception when memoizing a nullable value
0.3.1
Hooks
- Add ability to reset effect and memo hooks
0.3.0
Cache
- Add effect and memo hooks (Hooks class)
- Add MemoizedValue (similar to React memo)
- Add StateEffect (similar to React effect)
- Add TrackedState (determines if a value has changed since last read)
Topics
- Add flowable support
0.2.0
- Added Perf tool
- Add flow listener wrapper, flowable interface, and a flow read extension
Ported from Andromeda
- ExperimentalUsage annotation
- LRUCache
- MemoryCachedValue
- ObjectPool
- Coroutine context extensions
- try/catch extensions
- List filter indices extension
- Map changes extension
- Serializer (text)
- Stream extension methods
- Slugify extension
- Capitalization extensions
- Number parsing extensions
- Topics
0.1.0
Initial release