Skip to content

Releases: pharo-contributions/Geometry

v1.2.0

Choose a tag to compare

@jecisc jecisc released this 12 Mar 18:06
6983eca

What's Changed

  • Update for issue with testHashMethodNeedsToBeInComparingProtocol by @akevalion in #2
  • Categorize uncategorized methods in classes: GPolygon by @akevalion in #3
  • Renamed radians to rads, fixes conflict with Units by @JanBliznicenko in #5
  • enable github actions by @noha in #7
  • Update distanceTo method for GSegment by @LANDAISB in #8

New Contributors

Full Changelog: v1.1.2...v1.2.0

Another hotfix for class name clash

Choose a tag to compare

@noha noha released this 15 Jul 14:51

Changed the name of class GError to GeometryError because GError exists in GTK

Hot fix for conflicting object class name

Choose a tag to compare

@noha noha released this 15 Jul 13:15

This is a hotfix that renames GObject to GeometryObject because there is a GTK based class called GObject which is commonly known