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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This release includes a handful of new features and refinements, plus a couple of breaking changes. Check out each PR for details!
What's Changed
Breaking Changes⚠️
(log)
and(error)
, remove(logf)
and(errorf)
by @vito in structured(log)
and(error)
, remove(logf)
and(errorf)
#156New Features ✨
{binds}
by @vito in binding{binds}
#146--input
(-i
) flag for passing inputs on stdin by @vito in add--input
(-i
) flag for passing inputs on stdin #147(across)
and(for)
, for consuming/looping over streams in parallel by @vito in add(across)
and(for)
, for consuming/looping over streams in parallel #148{foo :foo}
->{:foo foo}
by @vito in swap bind destructuring order:{foo :foo}
->{:foo foo}
#152(start)
primitive beneath(run)
and(succeeds?)
by @vito in add(start)
primitive beneath(run)
and(succeeds?)
#155Documentation 📖
Other Changes
Full Changelog: v0.4.0...v0.5.0
This discussion was created from the release v0.5.0: a nu `(start)`.
Beta Was this translation helpful? Give feedback.
All reactions