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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #2067

Merged
merged 2 commits into from Mar 30, 2024
Merged

chore: release main #2067

merged 2 commits into from Mar 30, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 12, 2024

馃 I have created a release beep boop

grain: 0.6.1

0.6.1 (2024-03-29)

Features

  • compiler: Add warning for non-integer array indices (#2077) (520dd8a)
  • compiler: Allow non-block bodies with loops (#2064) (6fd1603)
  • compiler: Improve warning when omitting fields in record pattern (#2079) (4a929fc)

Bug Fixes

  • compiler: Allow proper disambiguation of enum variants (#2068) (f3007b4)
  • compiler: Fix array infix assign semantics (#2080) (bea360d)
  • compiler: Fix disambiguation of record label access (#2072) (1f8a20d)
  • compiler: Set maximum wasm table size (#2061) (e8d643c)
  • grainfmt: Ensure constraints and keyword functions group properly (#2070) (12281ad)
  • grainfmt: Fix formatting of default argument types (#2081) (0c15e4a)
  • grainfmt: Fix printing of qualified infix operators (#2071) (c22932d)
  • stdlib: Avoid WASI random_get in Hash stdlib during module startup (#2078) (7eadfb0)
  • stdlib: Implement print using a single element io vec (#2066) (9eeb0f2)
cli: 0.6.1

0.6.1 (2024-03-29)

Miscellaneous Chores

  • cli: Synchronize Grain versions
compiler: 0.6.1

0.6.1 (2024-03-29)

Features

  • compiler: Add warning for non-integer array indices (#2077) (520dd8a)
  • compiler: Allow non-block bodies with loops (#2064) (6fd1603)
  • compiler: Improve warning when omitting fields in record pattern (#2079) (4a929fc)

Bug Fixes

  • compiler: Allow proper disambiguation of enum variants (#2068) (f3007b4)
  • compiler: Fix array infix assign semantics (#2080) (bea360d)
  • compiler: Fix disambiguation of record label access (#2072) (1f8a20d)
  • compiler: Set maximum wasm table size (#2061) (e8d643c)
  • grainfmt: Ensure constraints and keyword functions group properly (#2070) (12281ad)
  • grainfmt: Fix formatting of default argument types (#2081) (0c15e4a)
  • grainfmt: Fix printing of qualified infix operators (#2071) (c22932d)
stdlib: 0.6.1

0.6.1 (2024-03-29)

Bug Fixes

  • stdlib: Avoid WASI random_get in Hash stdlib during module startup (#2078) (7eadfb0)
  • stdlib: Implement print using a single element io vec (#2066) (9eeb0f2)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 70084de to 3170cb0 Compare March 16, 2024 18:59
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 7cf70a5 to d523890 Compare March 29, 2024 13:42
@ospencer ospencer enabled auto-merge March 30, 2024 00:36
@ospencer ospencer disabled auto-merge March 30, 2024 00:36
@ospencer ospencer enabled auto-merge March 30, 2024 00:40
@ospencer ospencer added this pull request to the merge queue Mar 30, 2024
Merged via the queue into main with commit 889e0b8 Mar 30, 2024
12 checks passed
@ospencer ospencer deleted the release-please--branches--main branch March 30, 2024 01:49
Copy link
Contributor Author

馃 Release is at https://github.com/grain-lang/grain/releases/tag/grain-v0.6.1 馃尰

Copy link
Contributor Author

馃 Release is at https://github.com/grain-lang/grain/releases/tag/cli-v0.6.1 馃尰

Copy link
Contributor Author

馃 Release is at https://github.com/grain-lang/grain/releases/tag/compiler-v0.6.1 馃尰

Copy link
Contributor Author

馃 Release is at https://github.com/grain-lang/grain/releases/tag/stdlib-v0.6.1 馃尰

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

Successfully merging this pull request may close these issues.

None yet

1 participant