Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 509 Bytes

File metadata and controls

17 lines (12 loc) · 509 Bytes

[2.0.1] - 31/05/2021

  • Fixed a null assertion error with ValueStream

[2.0.0] - 15/04/2021

  • Updated to null-safety

[1.0.3] - 18/12/2019

  • Updated to adhere with new names in RxDart

[1.0.2] - 21/08/2019

  • Fixed issue getting initial data of ReplaySubject with no value in value collection

[1.0.1] - 01/07/2019

  • Added ability to define snapshot index in the case where a ReplayObservable is passed in and may have a collection of values accessible

[1.0.0] - 28/06/2019

  • Initial release