Version 0.11.1 released! #280
Locked
corwinkuiper
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 0.11.1 brings documentation for fixed point numbers. We recommend all users upgrade to this version since it also includes fixes to a few functions in fixnum. See changed section for breaking changes.
Added
Changed
Rect::contains_point
now considers points on the boundary to be part of the rectangle.Rect::overlapping_rect
changed to return an Option. Returns None if rectangles don't overlap.Fixed
Beta Was this translation helpful? Give feedback.
All reactions