v0.1.0
v0.1.0 is out!
Overview:
Hey! It is first major release of ReactivePlusPlus! After a lot of work under this one, changing CMakes hierarchy it is finally out!
Major changes since previous release
- Provide ability to have multiple states for create_subscriber_with_state by @victimsnino in #231
- Do/tap operator by @victimsnino in #232
- Add "combine_latest" operator by @tcw165 in #218
- Add "first" operator by @tcw165 in #220
- Add initial reorg by @victimsnino in #234
- Use states for operators by @victimsnino in #241
Full Changelog: v0.0.7...v0.1.0