chore: release main#1
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
0967d72 to
41bea1e
Compare
41bea1e to
360879c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
grain: 0.6.0
0.6.0 (2022-07-03)
⚠ BREAKING CHANGES
sumfunction from the List module (#1300)--lspflag from grainc executable--in-placeflag with-oflag=>(#1178)addStringSliceAPI with String'sslice(#1136)--current-versionflag, required for since/history attributes (#1116)--memory-baseflag (#1115)@disableGCcontext (#772)grainRuntimeto_grainEnvstdlib/runtime(#755)-fCLI option_start_gmainfor old behavior of_start--experimental-wasm-tail-callregisterBasePrintertodangerouslyRegisterBasePrinterin runtime/exceptionFeatures
throwexceptions (1f1cd4a)grain doccommand (558d5e2)--memory-baseflag (#1115) (0680826)[@unsafe](https://github.com/unsafe)attribute for low-level code (#1074) (212faca)[@disable](https://github.com/disable)GCcontext (#772) (42fbad6)runtime/dataStructures.grto primitives (#1145) (2d43b28)(!)operator (#937) (3f5e9a9)$selfargument when possible (#1152) (ba6a84c)--current-versionflag, required for since/history attributes (#1116) (0f681ea)[@since](https://github.com/since)and[@history](https://github.com/history)attributes (#785) (9386f46)--in-placeflag with-oflag (d3e7a33)Queue.sizeandStack.size(#647) (82ed533)Bug Fixes
export *with exceptions (1f1cd4a)_start(3d4ac6e)addStringSliceAPI with String'sslice(#1136) (0c7cb82)Pervasives.(!=)references on WasmI32 values (#759) (0f42544)