This repository has been archived by the owner on Nov 22, 2023. It is now read-only.
Releases: JuliaGeometry/GeometryTypes.jl
Releases · JuliaGeometry/GeometryTypes.jl
v0.8.4
v0.8.3
v0.8.2
GeometryTypes v0.8.2
Merged pull requests:
- CompatHelper: bump compat for "ColorTypes" to "0.10" (#200) (@github-actions[bot])
- Set version to 0.8.2. (#203) (@fredrikekre)
v0.8.1
GeometryTypes v0.8.1
v0.8.0
GeometryTypes v0.8.0
Merged pull requests:
- add isinside function (#165) (@mkborregaard)
- add Polygons + do long standing refactors (#166) (@SimonDanisch)
v0.7.10
v0.7.9
GeometryTypes v0.7.9
Closed issues:
- OffsetInteger operations incorrect (#186)
Merged pull requests:
- Fix and test behavior of offset integers (#187) (@goretkin)
- a couple of fixes for decompose and friends (#196) (@SimonDanisch)
v0.7.8
GeometryTypes v0.7.8
Merged pull requests:
- CompatHelper: bump compat for "FixedPointNumbers" to "0.8" (#192) (@github-actions[bot])
- Install TagBot as a GitHub Action (#193) (@JuliaTagBot)
- Add width getter function for HyperCube (#195) (@mforets)
v0.7.7
v0.7.7 (2019-12-30)
Closed issues:
- "Type-Safe"
Point
subtraction (#190) - Provide support for sorting OffsetInteger (#180)
- Outdated documentation (#177)
Merged pull requests:
- fix MakieOrg/Makie.jl#417 (#191) (SimonDanisch)
- fix type instability in self_intersections (#189) (jkrumbiegel)
- filled in top and bottom of 3d cylinder (#188) (louisponet)
- Fix cuboid face orientation (#183) (CarpeNecopinum)
- Fix
area
for higher dimensions (#182) (CarpeNecopinum) - add area and volume calculations (#144) (BeastyBlacksmith)
allow to sort offset integers
- fix maximum/minimum
- documentation improvements
- switch to project TOML