-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
chore: release main #1292
chore: release main #1292
Conversation
a2aef92
to
a07712e
Compare
It's unclear why the body didn't get all the projects inserted. Maybe it was the server error. Will watch on the next merge. |
588716e
to
09b37ea
Compare
09b37ea
to
0b0816d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let v0.5 be birthed by this glorious release PR. 🕊️
🤖 Release is at https://github.com/grain-lang/grain/releases/tag/grain-v0.5.0 🌻 |
🤖 Release is at https://github.com/grain-lang/grain/releases/tag/cli-v0.5.0 🌻 |
🤖 Release is at https://github.com/grain-lang/grain/releases/tag/compiler-v0.5.0 🌻 |
🤖 Release is at https://github.com/grain-lang/grain/releases/tag/js-runner-v0.5.0 🌻 |
🤖 Release is at https://github.com/grain-lang/grain/releases/tag/stdlib-v0.5.0 🌻 |
🤖 I have created a release beep boop
grain: 0.5.0
0.5.0 (2022-06-05)
⚠ BREAKING CHANGES
sum
function from the List module (chore(stdlib)!: Removesum
function from the List module #1300)--lsp
flag from grainc executable--in-place
flag with-o
flag=>
(chore(compiler)!: Disallow end-of-line before=>
#1178)addStringSlice
API with String'sslice
(fix(stdlib)!: Change Buffer#addStringSlice API #1136)--current-version
flag, required for since/history attributes (feat(graindoc)!: Add--current-version
flag, required for since/history attributes #1116)--memory-base
flag (feat(compiler)!: Add--memory-base
flag #1115)Features
--memory-base
flag (#1115) (0680826)[@unsafe](https://github.com/unsafe)
attribute for low-level code (#1074) (212faca)runtime/dataStructures.gr
to primitives (#1145) (2d43b28)$self
argument when possible (#1152) (ba6a84c)--current-version
flag, required for since/history attributes (#1116) (0f681ea)--in-place
flag with-o
flag (d3e7a33)Bug Fixes
addStringSlice
API with String'sslice
(#1136) (0c7cb82)Miscellaneous Chores
=>
(#1178) (8261e73)--lsp
flag from grainc executable (df91849)sum
function from the List module (#1300) (9101615)cli: 0.5.0
0.5.0 (2022-06-05)
⚠ BREAKING CHANGES
--lsp
flag from grainc executable--in-place
flag with-o
flag--current-version
flag, required for since/history attributes (feat(graindoc)!: Add--current-version
flag, required for since/history attributes #1116)--memory-base
flag (feat(compiler)!: Add--memory-base
flag #1115)Features
--memory-base
flag (#1115) (0680826)--current-version
flag, required for since/history attributes (#1116) (0f681ea)--in-place
flag with-o
flag (d3e7a33)Bug Fixes
Miscellaneous Chores
--lsp
flag from grainc executable (df91849)compiler: 0.5.0
0.5.0 (2022-06-05)
⚠ BREAKING CHANGES
sum
function from the List module (chore(stdlib)!: Removesum
function from the List module #1300)--lsp
flag from grainc executable--in-place
flag with-o
flag=>
(chore(compiler)!: Disallow end-of-line before=>
#1178)addStringSlice
API with String'sslice
(fix(stdlib)!: Change Buffer#addStringSlice API #1136)--current-version
flag, required for since/history attributes (feat(graindoc)!: Add--current-version
flag, required for since/history attributes #1116)--memory-base
flag (feat(compiler)!: Add--memory-base
flag #1115)Features
--memory-base
flag (#1115) (0680826)[@unsafe](https://github.com/unsafe)
attribute for low-level code (#1074) (212faca)runtime/dataStructures.gr
to primitives (#1145) (2d43b28)$self
argument when possible (#1152) (ba6a84c)--current-version
flag, required for since/history attributes (#1116) (0f681ea)--in-place
flag with-o
flag (d3e7a33)Bug Fixes
addStringSlice
API with String'sslice
(#1136) (0c7cb82)Miscellaneous Chores
=>
(#1178) (8261e73)--lsp
flag from grainc executable (df91849)sum
function from the List module (#1300) (9101615)js-runner: 0.5.0
0.5.0 (2022-06-05)
⚠ BREAKING CHANGES
Miscellaneous Chores
stdlib: 0.5.0
0.5.0 (2022-06-05)
⚠ BREAKING CHANGES
sum
function from the List module (chore(stdlib)!: Removesum
function from the List module #1300)--in-place
flag with-o
flagaddStringSlice
API with String'sslice
(fix(stdlib)!: Change Buffer#addStringSlice API #1136)--current-version
flag, required for since/history attributes (feat(graindoc)!: Add--current-version
flag, required for since/history attributes #1116)--memory-base
flag (feat(compiler)!: Add--memory-base
flag #1115)Features
--memory-base
flag (#1115) (0680826)runtime/dataStructures.gr
to primitives (#1145) (2d43b28)--current-version
flag, required for since/history attributes (#1116) (0f681ea)--in-place
flag with-o
flag (d3e7a33)Bug Fixes
addStringSlice
API with String'sslice
(#1136) (0c7cb82)Miscellaneous Chores
sum
function from the List module (#1300) (9101615)This PR was generated with Release Please. See documentation.