Skip to content

When, Assign, OfType, Concat

Compare
Choose a tag to compare
@AFatNiBBa AFatNiBBa released this 03 Jan 00:27
· 40 commits to master since this release

New

  • when() method
  • assign() method
  • ofType() method
  • concat() method

Fix

  • Optimized the take() method
  • Fixed an error on the await() method

Changes

  • Renamed the concat() method to merge()
  • Removed the adjust() method as it was only for utility and never used