Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 936 Bytes

File metadata and controls

35 lines (21 loc) · 936 Bytes

Change Log

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

Unreleased

Added

  • #567 : Improve psydac test command (with several new features)
  • #565 : Expand editable install info in README.md

Fixed

  • #567 : Fix parallel creation of folder __psydac__ in psydac.api.fem_bilinear_form
  • #566 : Fix command psydac test --mpi on Ubuntu machines

Changed

  • #527 : Improve Geometry class in module psydac.cad.geometry
  • #570 : Optimize PSYDAC logo
  • [DEVELOPER] Do not check file changes to trigger testing workflow on PRs
  • [DEVELOPER] Run documentation workflow whenever README.md is modified
  • [DEVELOPER] Run testing workflow on PRs only when set to "ready for review"

Deprecated

Removed

[1.0.0] - 2026-01-19

The first official release on PyPI. A complete overhaul since version 0.1.

[0.1] - 2020-01-14

The first beta version, not on PyPI.