You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR #43 ("Remove deprecated functionality"):
. Removed Sequence::concat() method deprecated in favor of a multi-
argument version of Sequence::of() - see 6.4.2-RELEASE
. Removed deprecated classes from yield refactoring released in 6.4.1
(@thekid)