Skip to content

Releases: WIAS-PDELib/ExtendableGrids.jl

v1.14.0

01 Jul 13:46
d833f0a
Compare
Choose a tag to compare

ExtendableGrids v1.14.0

Diff since v1.13.2

Merged pull requests:

  • CompatHelper: bump compat for Bijections to 0.2, (keep existing compat) (#93) (@github-actions[bot])
  • Add trim! function (#95) (@pjaap)
  • 1.14.0 release (#96) (@pjaap)

v1.13.2

23 Jun 08:36
fd66339
Compare
Choose a tag to compare

ExtendableGrids v1.13.2

Diff since v1.13.1

Merged pull requests:

  • Allow for triangulate v3.0 (#92) (@j-fu)

Closed issues:

  • implement EdgeParents in instatiation of EdgeNodes (#88)

v1.13.1

14 May 08:17
783fdd3
Compare
Choose a tag to compare

ExtendableGrids v1.13.1

Diff since v1.13.0

Merged pull requests:

  • Qualify functions when extending them (#86) (@j-fu)

v1.13.0

13 May 08:24
d3555c3
Compare
Choose a tag to compare

ExtendableGrids v1.13.0

Diff since v1.12.0

see CHANGELOG.md

Merged pull requests:

  • runic format everything (#80) (@j-fu)
  • update missing changelog entries for 1.11 and 1.12 (#81) (@j-fu)
  • [pre-commit] bump gitleaks and codespell (#85) (@jpthiele)
  • Some additions to derived adjacencies (#89) (@chmerdon)

v1.12.0

29 Nov 20:25
6062449
Compare
Choose a tag to compare

ExtendableGrids v1.12.0

Diff since v1.11.0

Merged pull requests:

v1.11.0

16 Nov 14:34
7c9660e
Compare
Choose a tag to compare

ExtendableGrids v1.11.0

Diff since v1.10.5

Merged pull requests:

v1.10.5

14 Nov 15:57
8a0eec1
Compare
Choose a tag to compare

ExtendableGrids v1.10.5

Diff since v1.10.4

Merged pull requests:

Closed issues:

  • show function of ExtendableGrid throws error (#70)

v1.10.4

04 Nov 20:12
b59f8ad
Compare
Choose a tag to compare

ExtendableGrids v1.10.4

Diff since v1.10.3

Merged pull requests:

  • don't constrain return values for mapped function (#68) (@j-fu)

Closed issues:

  • Enable map to process functions of arbitrary return dimensions (#67)

v1.10.3

02 Nov 22:12
Compare
Choose a tag to compare
[Diff since v1.10.2](https://github.com/WIAS-PDELib/ExtendableGrids.j…

v1.10.2

17 Oct 08:04
c52ef38
Compare
Choose a tag to compare

ExtendableGrids v1.10.2

Diff since v1.10.1

Merged pull requests:

  • Relax types to reduce allocations in calling code (#64) (@j-fu)