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 #2147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 16, 2024

🤖 I have created a release beep boop

grain: 0.6.7

0.6.7 (2024-10-30)

Features

  • runtime: Simplify copy and fill polyfills in Memory module (#2148) (1b3a9f0)
  • stdlib: Add ** to Float64 and Float32 (#2163) (7542d92)
  • stdlib: Add copySign, sqrt, min, max, round, trunc, floor, ceil to Float32 (#2161) (f5a3dd3)
  • stdlib: Add copySign, sqrt, min, max, round, trunc, floor, ceil to Float64 (#2162) (e99dcba)
  • stdlib: Add Exception.toString (#2143) (0894dc5)
  • stdlib: Add isFinite, isClose, sin, cos, tan to Float32 (#2168) (bdb4641)
  • stdlib: Add isFinite, isClose, sin, cos, tan to Float64 (#2166) (fa728d2)
  • stdlib: Add String.repeat to String module (#2140) (6c33d08)
  • stdlib: Reimplement Number.sin, Number.cos, Number.tan (#2158) (f97c011)

Bug Fixes

  • compiler: Correct type approximation on recursive functions (#2154) (b0fb040)
  • lsp: Add test harness, update named arg code action title, fix code action trigger points, do not print LSP warnings (#2134) (36c0bb8)
  • lsp: Use correct origin selection range (#2146) (ab3dde8)
  • runtime: Correct Bi.toFloat64 rounding (#2160) (6755782)
  • stdlib: Correct sign bit in _rempio when computing trig reduction (#2181) (6a78502)
  • stdlib: Optimize number modulo (#2144) (960fadd)
  • stdlib: Properly print Range values (#2184) (11b1fc2)
cli: 0.6.7

0.6.7 (2024-10-30)

Miscellaneous Chores

  • cli: Synchronize Grain versions
compiler: 0.6.7

0.6.7 (2024-10-30)

Features

  • stdlib: Add ** to Float64 and Float32 (#2163) (7542d92)
  • stdlib: Add copySign, sqrt, min, max, round, trunc, floor, ceil to Float32 (#2161) (f5a3dd3)
  • stdlib: Add copySign, sqrt, min, max, round, trunc, floor, ceil to Float64 (#2162) (e99dcba)
  • stdlib: Add Exception.toString (#2143) (0894dc5)
  • stdlib: Add isFinite, isClose, sin, cos, tan to Float32 (#2168) (bdb4641)
  • stdlib: Add isFinite, isClose, sin, cos, tan to Float64 (#2166) (fa728d2)
  • stdlib: Add String.repeat to String module (#2140) (6c33d08)
  • stdlib: Reimplement Number.sin, Number.cos, Number.tan (#2158) (f97c011)

Bug Fixes

  • compiler: Correct type approximation on recursive functions (#2154) (b0fb040)
  • lsp: Add test harness, update named arg code action title, fix code action trigger points, do not print LSP warnings (#2134) (36c0bb8)
  • lsp: Use correct origin selection range (#2146) (ab3dde8)
  • runtime: Correct Bi.toFloat64 rounding (#2160) (6755782)
  • stdlib: Correct sign bit in _rempio when computing trig reduction (#2181) (6a78502)
  • stdlib: Optimize number modulo (#2144) (960fadd)
  • stdlib: Properly print Range values (#2184) (11b1fc2)
stdlib: 0.6.7

0.6.7 (2024-10-30)

Features

  • runtime: Simplify copy and fill polyfills in Memory module (#2148) (1b3a9f0)
  • stdlib: Add ** to Float64 and Float32 (#2163) (7542d92)
  • stdlib: Add copySign, sqrt, min, max, round, trunc, floor, ceil to Float32 (#2161) (f5a3dd3)
  • stdlib: Add copySign, sqrt, min, max, round, trunc, floor, ceil to Float64 (#2162) (e99dcba)
  • stdlib: Add Exception.toString (#2143) (0894dc5)
  • stdlib: Add isFinite, isClose, sin, cos, tan to Float32 (#2168) (bdb4641)
  • stdlib: Add isFinite, isClose, sin, cos, tan to Float64 (#2166) (fa728d2)
  • stdlib: Add String.repeat to String module (#2140) (6c33d08)
  • stdlib: Reimplement Number.sin, Number.cos, Number.tan (#2158) (f97c011)

Bug Fixes

  • runtime: Correct Bi.toFloat64 rounding (#2160) (6755782)
  • stdlib: Correct sign bit in _rempio when computing trig reduction (#2181) (6a78502)
  • stdlib: Optimize number modulo (#2144) (960fadd)
  • stdlib: Properly print Range values (#2184) (11b1fc2)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from a3ee518 to de81db4 Compare August 23, 2024 05:36
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 7b10555 to 93f7b6a Compare August 31, 2024 22:25
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from 49faa74 to 4b4d04a Compare September 22, 2024 22:59
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 6ee130f to b0ba218 Compare October 7, 2024 15:41
@github-actions github-actions bot force-pushed the release-please--branches--main branch from b0ba218 to f4956b3 Compare October 26, 2024 15:31
@github-actions github-actions bot force-pushed the release-please--branches--main branch from f4956b3 to 0b25457 Compare October 30, 2024 17:03
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.

0 participants