- On disk savable added.
- Some apis improves.
- Bug fixes.
- License changed from GPL3 to MIT.
- Fix: pub.dev images load problem.
- Improve: trying to increase pub point.
- dependsOnAsync.
- isCalculating option on dependsOnAsync.
- bugfix: prevent updating holden when other calculate is running.
- caching.
- caching expire time.
- add document to readme.
- debounce feature added.
- performance improve
watch()function deprecated.liveWidget()is new way to make reactive widget.StateLessWidgetnow can be used with Telescope.- Huge performance improvement be removing callbacks from callback list on
Widget.dispose()
- fix: silent error on callback calls
- fix: random id generation (shift operation not gonna work on web)
- fix: better hashCode functions in docs and examples