Skip to content
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

Closed
FineArchs opened this issue Jul 14, 2024 · 9 comments
Closed

0.19.0のリリース #716

FineArchs opened this issue Jul 14, 2024 · 9 comments

Comments

@FineArchs
Copy link
Member

そろそろ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を追加
  • For Hosts: エラーハンドラ使用時、InterpreterのオプションでabortOnErrorをtrueにした時のみ全体のabortを行うように

また、0.19.0の次はnextのリリースにしようと考えています。

@FineArchs
Copy link
Member Author

FineArchs commented Jul 14, 2024

リリースTODO

  • ある程度の人数の同意を得る
  • npm run pre-releaseを実行してリリース用コミットを作り、pushする
  • しゅいろさんにpublishしてもらう

リリース後TODO

  • nextをmasterに合流させる
  • publish-nightlyからnextを削除
  • package.jsonのバージョンを次リリース用に上げる
    • 0.20.0? 1.0.0?

@syuilo
Copy link
Collaborator

syuilo commented Jul 15, 2024

YOSASOU

@FineArchs
Copy link
Member Author

ある程度の人数の同意を得たのでリリース作業に移ります。

@FineArchs
Copy link
Member Author

@syuilo リリース作業は終わったのでpublishをお願いします。

@syuilo
Copy link
Collaborator

syuilo commented Jul 15, 2024

done

@FineArchs
Copy link
Member Author

🙏🙏🙏

@syuilo
Copy link
Collaborator

syuilo commented Jul 15, 2024

🙏

@syuilo
Copy link
Collaborator

syuilo commented Jul 15, 2024

Nextの変更一覧ってどこで見れるっけ

@FineArchs
Copy link
Member Author

unreleasedフォルダから確認できます。

また、#720 に現在の分を掲載しておきましたので、よろしければそちらをどうぞ。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants