Skip to content

Releases: JuliaGeometry/RegionTrees.jl

v0.3.2

01 Feb 00:47
Compare
Choose a tag to compare

RegionTrees v0.3.2

Diff since v0.3.1

Closed issues:

  • broken links to notebooks in README (#28)
  • Saving tree to file (#29)

Merged pull requests:

v0.3.1

19 Feb 03:05
fd40d11
Compare
Choose a tag to compare

RegionTrees v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

30 Jul 20:01
v0.3.0
Compare
Choose a tag to compare

v0.3.0 (2019-07-28)

Diff since v0.2.0

Closed issues:

  • update to Registrator? (#23)
  • Outdated example using type (#17)

Merged pull requests:

Support Julia v0.7 and v1.0

24 Aug 18:34
c53134d
Compare
Choose a tag to compare
Merge pull request #14 from rdeits/fbot/deps

Fix deprecations

Julia v0.6 and StaticArrays v0.5

18 Jul 21:05
Compare
Choose a tag to compare
Merge pull request #7 from rdeits/itertools

require itertools instead of iterators

Update for compatibility with StaticArrays v0.3.0

23 Feb 04:24
Compare
Choose a tag to compare
Merge pull request #4 from rdeits/sa-update

update to new StaticArrays Size trait requirement

Update to new broadcast() behavior in StaticArrays

19 Feb 05:34
Compare
Choose a tag to compare

Implements similar_type() to ensure that broadcasting works.