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 main #1483

Merged
merged 2 commits into from
Dec 5, 2022
Merged

chore: release main #1483

merged 2 commits into from
Dec 5, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 18, 2022

🤖 I have created a release beep boop

grain: 0.5.5

0.5.5 (2022-12-05)

Features

  • compiler: Perform partial match checking on let bindings (#1486) (3678eb5)
  • graindoc: Add attribute for exceptions that may be thrown (#1492) (b2e75c7)
  • graindoc: Support deprecations on module docblocks (#1498) (b3dc85c)
  • stdlib: Add parse function to Number module (#1517) (59e89d1)
  • stdlib: Add parseFloat function to Number module (#1288) (e21f2b1)
  • stdlib: Add split function to Regex module (#1469) (0c1eb73)
  • stdlib: Add splitAll function to Regex module (0c1eb73)
  • stdlib: Add Path module for working with system paths (#1452) (900e976)
  • stdlib: Improve performance in Array & List modules (#1487) (2168f6a)
  • stdlib: Improve performance of flatMap, some, and every functions in Array module (2168f6a)
  • stdlib: Improve performance of some and every functions in List module (2168f6a)

Bug Fixes

  • compiler: Fix precedence of >> operator (#1515) (1565c16)
  • compiler: Raise appropriate error on unbound export (#1528) (43d512d)
  • compiler: Raise appropriate exception when modules are missing during dependency graph construction (#1485) (d8cd8f1)
  • grainfmt: Add parentheses around some binops for precedence clarity (#1514) (3ac27cc)
  • grainfmt: Avoid duplicating comments inside records (#1428) (b993030)
  • grainfmt: Handle comment in or near if conditionals better (#1513) (8a60985)
  • grainfmt: Handle multiple line items and comments better (#1460) (5395fd4)
  • grainfmt: Maintain comments in function arguments (#1527) (6ad6dc1)
  • grainfmt: Reduce binop format time (#1482) (e850455)
  • grainlsp: Properly surface errors in other files (#1490) (6a09953)
  • runtime: Properly divide bigints in the number type (59e89d1)
cli: 0.5.5

0.5.5 (2022-12-05)

Miscellaneous Chores

  • cli: Synchronize Grain versions
compiler: 0.5.5

0.5.5 (2022-12-05)

Features

  • compiler: Perform partial match checking on let bindings (#1486) (3678eb5)
  • graindoc: Add attribute for exceptions that may be thrown (#1492) (b2e75c7)
  • graindoc: Support deprecations on module docblocks (#1498) (b3dc85c)
  • stdlib: Add parse function to Number module (#1517) (59e89d1)
  • stdlib: Add parseFloat function to Number module (#1288) (e21f2b1)
  • stdlib: Add split function to Regex module (#1469) (0c1eb73)
  • stdlib: Add splitAll function to Regex module (0c1eb73)
  • stdlib: Add Path module for working with system paths (#1452) (900e976)

Bug Fixes

  • compiler: Fix precedence of >> operator (#1515) (1565c16)
  • compiler: Raise appropriate error on unbound export (#1528) (43d512d)
  • compiler: Raise appropriate exception when modules are missing during dependency graph construction (#1485) (d8cd8f1)
  • grainfmt: Add parentheses around some binops for precedence clarity (#1514) (3ac27cc)
  • grainfmt: Avoid duplicating comments inside records (#1428) (b993030)
  • grainfmt: Handle comment in or near if conditionals better (#1513) (8a60985)
  • grainfmt: Handle multiple line items and comments better (#1460) (5395fd4)
  • grainfmt: Maintain comments in function arguments (#1527) (6ad6dc1)
  • grainfmt: Reduce binop format time (#1482) (e850455)
  • grainlsp: Properly surface errors in other files (#1490) (6a09953)
  • runtime: Properly divide bigints in the number type (59e89d1)
js-runner: 0.5.5

0.5.5 (2022-12-05)

Miscellaneous Chores

  • js-runner: Synchronize Grain versions
stdlib: 0.5.5

0.5.5 (2022-12-05)

Features

  • graindoc: Add attribute for exceptions that may be thrown (#1492) (b2e75c7)
  • graindoc: Support deprecations on module docblocks (#1498) (b3dc85c)
  • stdlib: Add parse function to Number module (#1517) (59e89d1)
  • stdlib: Add parseFloat function to Number module (#1288) (e21f2b1)
  • stdlib: Add split function to Regex module (#1469) (0c1eb73)
  • stdlib: Add splitAll function to Regex module (0c1eb73)
  • stdlib: Add Path module for working with system paths (#1452) (900e976)
  • stdlib: Improve performance in Array & List modules (#1487) (2168f6a)
  • stdlib: Improve performance of flatMap, some, and every functions in Array module (2168f6a)
  • stdlib: Improve performance of some and every functions in List module (2168f6a)

Bug Fixes

  • grainfmt: Add parentheses around some binops for precedence clarity (#1514) (3ac27cc)
  • grainfmt: Handle multiple line items and comments better (#1460) (5395fd4)
  • runtime: Properly divide bigints in the number type (59e89d1)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from ecf9396 to c34a140 Compare November 20, 2022 19:25
@github-actions github-actions bot force-pushed the release-please--branches--main branch 17 times, most recently from 02cf571 to 7ae3e39 Compare December 5, 2022 00:22
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 7ae3e39 to 068d8ee Compare December 5, 2022 00:23
@phated phated merged commit 8782656 into main Dec 5, 2022
@phated phated deleted the release-please--branches--main branch December 5, 2022 01:57
@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 5, 2022

@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 5, 2022

@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 5, 2022

@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 5, 2022

@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 5, 2022

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