Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1000 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 1000 Bytes

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.

Unreleased

0.2.1 - 2024-01-23

Fixed

  • Fix AttributeError: 'DataFrame' object has no attribute 'site' (#21)
  • Fix finder.load() for conda and LD path search

Changed

  • Aniso default to 1 in non hyperpar pp interp (#19)

0.2.0 - 2023-10-27

Added

  • Start this change log file
  • Add get_cell_centres_structured and get_cell_centres_mf6
  • Add basic docs and notebook examples

Changed

  • Use vs_module_defs instead of compiler directives (#12)

0.1.0 - 2023-09-13

Added

  • Initial pre-alpha release