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
-
What's Changed
Psl\Filesystem\write_file
,Psl\Filesystem\append_file
, andPsl\Filesystem\read_file
to usePsl\File
component. by @azjezz in feat(filesystem): refactorPsl\Filesystem\write_file
,Psl\Filesystem\append_file
, andPsl\Filesystem\read_file
to usePsl\File
component. #251Shell\execute
to use async streams by @azjezz in feat(shell): refactorShell\execute
to use async streams #252await_readable
,await_writable
,await_signal
, andwrap
functions by @azjezz in chore(async): removeawait_readable
,await_writable
,await_signal
, andwrap
functions #305readImmediately
totryRead
, andwriteImmediately
totryWrite
by @azjezz in chore(io): renamereadImmediately
totryRead
, andwriteImmediately
totryWrite
#314New Contributors
Full Changelog: 1.9.2...2.0.0
This discussion was created from the release Lenalee - 2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions