Skip to content

Releases: WIAS-PDELib/ExtendableGrids.jl

v1.14.2

20 Nov 14:40
fec0ec0

Choose a tag to compare

ExtendableGrids v1.14.2

Diff since v1.14.1

Merged pull requests:

Closed issues:

  • Garbage collection of unused grid component (#90)

v1.14.1

15 Nov 04:32
57c64ef

Choose a tag to compare

ExtendableGrids v1.14.1

Diff since v1.14.0

Merged pull requests:

v1.14.0

01 Jul 13:46
d833f0a

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

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

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

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

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

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

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

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)