- Initial release
- Core features:
- Type-safe state management with Value
- Built-in state types: Data, Waiting, Error, NoData
- Pattern matching support
- Subscriber widget for reactive UI updates
- Simple API for state updates and notifications
- Example counter app demonstrating basic usage
- Comprehensive documentation and usage examples