Skip to content

Releases: Geode-solutions/OpenGeode

v4.2.1

04 Mar 09:11
Compare
Choose a tag to compare

4.2.1 (2020-03-04)

Bug Fixes

  • PyAttribute: add generic attribute in python (2c07ff1)

v4.2.0

02 Mar 17:21
Compare
Choose a tag to compare

4.2.0 (2020-03-02)

Bug Fixes

  • PyVector: export missing constructor (a68645c)

Features

  • BoundingBox: add intersection check with another box (ae3c709)

v4.1.0

14 Feb 10:40
Compare
Choose a tag to compare

4.1.0 (2020-02-14)

Features

  • ReverseRange: add class to iterate backward over an integer loop (5796b0b)

v4.0.13

13 Feb 21:55
Compare
Choose a tag to compare

4.0.13 (2020-02-13)

Bug Fixes

  • BoundingBox: wrong initialization of BoundingBox (4711f0a)

v4.0.12

13 Feb 12:42
Compare
Choose a tag to compare

4.0.12 (2020-02-13)

Bug Fixes

  • Attribute: fix bug on attribute capacity when deleting elements (27b05d7)

v4.0.11

10 Feb 13:05
Compare
Choose a tag to compare

4.0.11 (2020-02-10)

Bug Fixes

  • Python: ease python binding generation (20e11e7)

v4.0.10

09 Feb 17:43
16bcc67
Compare
Choose a tag to compare

4.0.10 (2020-02-09)

Bug Fixes

  • Package: try fixing windows packaging (16bcc67)

v4.0.9

09 Feb 10:26
Compare
Choose a tag to compare

4.0.9 (2020-02-09)

Performance Improvements

  • CMake: improve cmake clone performance (580e25e)

v4.0.8

08 Feb 07:31
99fd038
Compare
Choose a tag to compare

4.0.8 (2020-02-08)

Bug Fixes

  • Readme: wrong copyright dates (99fd038)

v4.0.7

07 Feb 21:43
Compare
Choose a tag to compare

4.0.7 (2020-02-07)

Bug Fixes

  • PImpl: fix macro usage outside geode namespace (4de70ed)