Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
grain: 0.6.7
0.6.7 (2024-10-30)
Features
copy
andfill
polyfills inMemory
module (#2148) (1b3a9f0)**
toFloat64
andFloat32
(#2163) (7542d92)copySign
,sqrt
,min
,max
,round
,trunc
,floor
,ceil
toFloat32
(#2161) (f5a3dd3)copySign
,sqrt
,min
,max
,round
,trunc
,floor
,ceil
toFloat64
(#2162) (e99dcba)Exception.toString
(#2143) (0894dc5)isFinite
,isClose
,sin
,cos
,tan
to Float32 (#2168) (bdb4641)isFinite
,isClose
,sin
,cos
,tan
to Float64 (#2166) (fa728d2)String.repeat
toString
module (#2140) (6c33d08)Number.sin
,Number.cos
,Number.tan
(#2158) (f97c011)Bug Fixes
Bi.toFloat64
rounding (#2160) (6755782)_rempio
when computing trig reduction (#2181) (6a78502)Range
values (#2184) (11b1fc2)cli: 0.6.7
0.6.7 (2024-10-30)
Miscellaneous Chores
compiler: 0.6.7
0.6.7 (2024-10-30)
Features
**
toFloat64
andFloat32
(#2163) (7542d92)copySign
,sqrt
,min
,max
,round
,trunc
,floor
,ceil
toFloat32
(#2161) (f5a3dd3)copySign
,sqrt
,min
,max
,round
,trunc
,floor
,ceil
toFloat64
(#2162) (e99dcba)Exception.toString
(#2143) (0894dc5)isFinite
,isClose
,sin
,cos
,tan
to Float32 (#2168) (bdb4641)isFinite
,isClose
,sin
,cos
,tan
to Float64 (#2166) (fa728d2)String.repeat
toString
module (#2140) (6c33d08)Number.sin
,Number.cos
,Number.tan
(#2158) (f97c011)Bug Fixes
Bi.toFloat64
rounding (#2160) (6755782)_rempio
when computing trig reduction (#2181) (6a78502)Range
values (#2184) (11b1fc2)stdlib: 0.6.7
0.6.7 (2024-10-30)
Features
copy
andfill
polyfills inMemory
module (#2148) (1b3a9f0)**
toFloat64
andFloat32
(#2163) (7542d92)copySign
,sqrt
,min
,max
,round
,trunc
,floor
,ceil
toFloat32
(#2161) (f5a3dd3)copySign
,sqrt
,min
,max
,round
,trunc
,floor
,ceil
toFloat64
(#2162) (e99dcba)Exception.toString
(#2143) (0894dc5)isFinite
,isClose
,sin
,cos
,tan
to Float32 (#2168) (bdb4641)isFinite
,isClose
,sin
,cos
,tan
to Float64 (#2166) (fa728d2)String.repeat
toString
module (#2140) (6c33d08)Number.sin
,Number.cos
,Number.tan
(#2158) (f97c011)Bug Fixes
Bi.toFloat64
rounding (#2160) (6755782)_rempio
when computing trig reduction (#2181) (6a78502)Range
values (#2184) (11b1fc2)This PR was generated with Release Please. See documentation.