v3.1.0
- Added
ignoreTerminal
operator. Thanks @jechol! - Added
replace
andmaterialize
operators. - Added
merge
andcombineLatest
that accept array of signals operators. - Added
flatMap
for signals of optional and collection elements. - Performance improvements by over 50%.
- Reduced overall stack size.