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

chore: Release Grain v0.4.5 #1020

Merged
merged 1 commit into from
Dec 11, 2021
Merged

chore: Release Grain v0.4.5 #1020

merged 1 commit into from
Dec 11, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 5, 2021

🤖 I have created a release *beep* *boop*

grain: 0.4.5

Features

Bug Fixes

  • compiler: Allow modules to re-export imported types containing generics (#1019) (003cb1e)
  • compiler: Consider invalid CMIs as out of date and recompile (#1061) (80da3a9)
  • compiler: Fix binop operator reported location (#1018) (422dbcb)
  • compiler: Fix counting of stack size (#1066) (f1b3e51)
  • compiler: Fix error message when trying to export a constructor (#1055) (54ddb67)
  • compiler: Fix memory leaks when loading from heap values (#1038) (7d3402d)
  • compiler: Properly apply bindings when executing match guard (#1039) (121644b)
  • compiler: Remove from default ident printer (#1056) (49cd5a0)
  • graindoc: Ensure value_description is resolved to outcome before printing (#1070) (5eb05cc)
  • grainfmt: Handle recursive enums (7dc77cd)
  • grainfmt: Resugar match lists properly (7dc77cd)
  • stdlib: Add bounds checking to Buffer addStringSlice & addBytesSlice (#1065) (06fe512)
  • stdlib: Fix String.encode GC (#1067) (0ab38c9)
  • stdlib: Removed memory leak in Hash module (#1045) (01a81c6)
  • stdlib: Removed memory leaks in Buffer module (#1047) (d33017b)
  • stdlib: Support arrays of any type in Array rotate (#1048) (3ceb1cf)
  • stdlib: Support empty arrays in Array rotate (3ceb1cf)
@grain/compiler: 0.4.4

Features

Bug Fixes

  • compiler: Allow modules to re-export imported types containing generics (#1019) (003cb1e)
  • compiler: Consider invalid CMIs as out of date and recompile (#1061) (80da3a9)
  • compiler: Fix binop operator reported location (#1018) (422dbcb)
  • compiler: Fix counting of stack size (#1066) (f1b3e51)
  • compiler: Fix error message when trying to export a constructor (#1055) (54ddb67)
  • compiler: Fix memory leaks when loading from heap values (#1038) (7d3402d)
  • compiler: Properly apply bindings when executing match guard (#1039) (121644b)
  • compiler: Remove from default ident printer (#1056) (49cd5a0)
  • graindoc: Ensure value_description is resolved to outcome before printing (#1070) (5eb05cc)
  • grainfmt: Handle recursive enums (7dc77cd)
  • grainfmt: Resugar match lists properly (7dc77cd)
  • stdlib: Add bounds checking to Buffer addStringSlice & addBytesSlice (#1065) (06fe512)
  • stdlib: Support arrays of any type in Array rotate (#1048) (3ceb1cf)
  • stdlib: Support empty arrays in Array rotate (3ceb1cf)
@grain/stdlib: 0.4.4

Features

Bug Fixes

  • graindoc: Ensure value_description is resolved to outcome before printing (#1070) (5eb05cc)
  • stdlib: Add bounds checking to Buffer addStringSlice & addBytesSlice (#1065) (06fe512)
  • stdlib: Fix String.encode GC (#1067) (0ab38c9)
  • stdlib: Removed memory leak in Hash module (#1045) (01a81c6)
  • stdlib: Removed memory leaks in Buffer module (#1047) (d33017b)
  • stdlib: Support arrays of any type in Array rotate (#1048) (3ceb1cf)
  • stdlib: Support empty arrays in Array rotate (3ceb1cf)
@grain/cli: 0.4.5

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @grain/stdlib bumped from ^0.4.3 to ^0.4.4

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please/branches/main branch 2 times, most recently from 021e649 to 215ba87 Compare November 5, 2021 19:54
@github-actions github-actions bot force-pushed the release-please/branches/main branch 2 times, most recently from 78052e7 to ca3aca3 Compare November 23, 2021 15:54
@github-actions github-actions bot force-pushed the release-please/branches/main branch 4 times, most recently from e3ba534 to e825e01 Compare December 2, 2021 15:26
@github-actions github-actions bot force-pushed the release-please/branches/main branch 11 times, most recently from e852501 to 705ff3b Compare December 11, 2021 00:56
@phated phated changed the title chore: release main chore: Release Grain v0.4.5 Dec 11, 2021
@phated phated merged commit ad60052 into main Dec 11, 2021
@phated phated deleted the release-please/branches/main branch December 11, 2021 02:38
@github-actions
Copy link
Contributor Author

🤖 Release for grain is at https://github.com/grain-lang/grain/releases/tag/grain-v0.4.5 🌻

@github-actions
Copy link
Contributor Author

🤖 Release for @grain/cli is at https://github.com/grain-lang/grain/releases/tag/cli-v0.4.5 🌻

@github-actions
Copy link
Contributor Author

🤖 Release for @grain/compiler is at https://github.com/grain-lang/grain/releases/tag/%40grain/compiler-v0.4.4 🌻

@github-actions
Copy link
Contributor Author

🤖 Release for @grain/stdlib is at https://github.com/grain-lang/grain/releases/tag/stdlib-v0.4.4 🌻

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.

2 participants