Skip to content

Latest commit

 

History

History
82 lines (44 loc) · 1.38 KB

NEWS.md

File metadata and controls

82 lines (44 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.7.2] - 2024-09-24

Added

  • Added has_affine_maps kwarg.

[0.7.1] - 2024-04-12

Added

  • Extension to 1D meshes in 2D space.
  • Support for Gridap v0.18

[0.7.0] - 2023-08-16

Added

  • High order meshes
  • Support for PartitionedArrays v0.3

[0.6.1] - 2022-07-29

Fixed

  • Handling of periodic boundaries, when two periodic boundaries intersect in a common vertex or edge.

[0.6.0] - 2022-02-11

Changed

  • Substantial change in the dependencies to allow parallel computations.

Added

  • Support for parallel computations via GridapDistributed.

[0.5.0] - 2021-11-24

Changed

  • Restrict to Gridap 0.17 as required for surface meshes.

[0.4.5] - 2021-11-24

Fixed

  • Some tests failing for Gridap 0.16.

[0.4.4] - 2021-11-22

Added

  • Support for surfaces meshes.

[0.4.3] - 2021-10-28

Added

  • Support for Gridap v0.17.

[0.4.2] - 2021-06-08

Added

  • Support for Gridap v0.16.

[0.4.1] - 2021-01-22

Added

  • Support for periodic boundary conditions.
  • Automatic installation via BinaryBuilder.jl.

Previous

A changelog was not maintained for previous versions.