The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
### Added
- A `reset()` function
- Reset some properties and subscriptions. This is useful when you need to call `bind()` again.
- Benchmark and examples in README.md
### Changed
- Change the name of OneWay to AnyWay
- Change internal AnyWay to public
### Added
- NSWay that inherit NSObject.
- Tests for NSWay.
### Changed
- Update README.
### Added
- Add some tests
### Changed
- Improve thread-safe mode performance
- Remove a debounce operator for thread-safe mode
### Added
- Add some comments in source files.
### Added
- Future operator for SideWay
- supporting such as API call
- Asynchronous tests
### Added
- Initial implementation code
- Way, SideWay, etc.
- Some unit tests
- A structure image to describe OneWay
First Version Released! 🎉