-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.19.0のリリース #716
Comments
リリースTODO
リリース後TODO
|
YOSASOU |
ある程度の人数の同意を得たのでリリース作業に移ります。 |
Merged
@syuilo リリース作業は終わったのでpublishをお願いします。 |
done |
🙏🙏🙏 |
🙏 |
Nextの変更一覧ってどこで見れるっけ |
Open
unreleasedフォルダから確認できます。 また、#720 に現在の分を掲載しておきましたので、よろしければそちらをどうぞ。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
そろそろ0.19.0をリリースしたいです。
Changes
Date:year
系の関数に0を渡すと現在時刻になる問題を修正arr.reduce
が空配列に対して初期値なしで呼び出された時、正式にエラーを出すようstr.pad_start
,str.pad_end
を追加arr.insert
,arr.remove
を追加arr.sort
の処理を非同期的にして高速化arr.flat
,arr.flat_map
を追加Uri:encode_full
,Uri:encode_component
,Uri:decode_full
,Uri:decode_component
を追加str.starts_with
,str.ends_with
を追加arr.splice
を追加arr.at
を追加また、0.19.0の次はnextのリリースにしようと考えています。
The text was updated successfully, but these errors were encountered: