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.6.5 #2128

Merged
merged 2 commits into from
Aug 1, 2024
Merged

chore: release Grain v0.6.5 #2128

merged 2 commits into from
Aug 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 28, 2024

🤖 I have created a release beep boop

grain: 0.6.5

0.6.5 (2024-07-31)

Features

  • lsp: Explicit type annotation code action (#2125) (d34d381)
  • lsp: Goto type definition (#2129) (4bb8fae)
  • lsp: Use argument label code action (#2126) (4399387)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float32 (#2116) (fb1d481)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float64 (#2117) (9469346)
  • stdlib: Add forEachChar, forEachCharI, map and mapi to String module (#1864) (4305e82)

Bug Fixes

  • compiler: Don't trigger recompilation for unnecessary compiler flags (#2106) (4275c17)
  • lsp: Improve lsp behaviour on goto definition (#1893) (d822c87)
  • stdlib: Ensure references are retained in unsafe stdlib functions (#2118) (639856f)
cli: 0.6.5

0.6.5 (2024-07-31)

Miscellaneous Chores

  • cli: Synchronize Grain versions
compiler: 0.6.5

0.6.5 (2024-07-31)

Features

  • lsp: Explicit type annotation code action (#2125) (d34d381)
  • lsp: Goto type definition (#2129) (4bb8fae)
  • lsp: Use argument label code action (#2126) (4399387)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float32 (#2116) (fb1d481)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float64 (#2117) (9469346)
  • stdlib: Add forEachChar, forEachCharI, map and mapi to String module (#1864) (4305e82)

Bug Fixes

  • compiler: Don't trigger recompilation for unnecessary compiler flags (#2106) (4275c17)
  • lsp: Improve lsp behaviour on goto definition (#1893) (d822c87)
stdlib: 0.6.5

0.6.5 (2024-07-31)

Features

  • stdlib: Add abs, neg, isNaN, isInfinite to Float32 (#2116) (fb1d481)
  • stdlib: Add abs, neg, isNaN, isInfinite to Float64 (#2117) (9469346)
  • stdlib: Add forEachChar, forEachCharI, map and mapi to String module (#1864) (4305e82)

Bug Fixes

  • stdlib: Ensure references are retained in unsafe stdlib functions (#2118) (639856f)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from cf1d795 to bf5e666 Compare July 31, 2024 19:17
@ospencer ospencer added this pull request to the merge queue Aug 1, 2024
Merged via the queue into main with commit 1ad351c Aug 1, 2024
12 checks passed
@ospencer ospencer deleted the release-please--branches--main branch August 1, 2024 04:00
Copy link
Contributor Author

github-actions bot commented Aug 1, 2024

Copy link
Contributor Author

github-actions bot commented Aug 1, 2024

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

Copy link
Contributor Author

github-actions bot commented Aug 1, 2024

Copy link
Contributor Author

github-actions bot commented Aug 1, 2024

@ospencer ospencer changed the title chore: release main chore: release Grain v0.6.5 Aug 1, 2024
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

2 participants