Skip to content

Latest commit

 

History

History
374 lines (265 loc) · 32.1 KB

CHANGELOG.md

File metadata and controls

374 lines (265 loc) · 32.1 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.

v2.0.0 - 2024-10-09

Full Changelog

v1.0.0 - 2024-03-30

Full Changelog

Fixed

Other

v0.14.0 - 2023-09-04

Full Changelog

Added

Fixed

Other

v0.13.0 - 2023-06-11

Full Changelog

Added

v0.12.0 - 2023-06-09

Full Changelog

Added

Fixed

  • BUG: fix a bug where ds.grid.cell_volumes would be of a different shape than ds.grid.shape #114 (neutrinoceros)

Other

v0.11.2 - 2023-05-05

Full Changelog

Fixed

  • BUG: fix a bug where ds.grid.cell_volumes would be of a different shape than ds.grid.shape #114 (neutrinoceros)

Other

v0.11.1 - 2023-04-29

Full Changelog

Fixed

Other

v0.11.0 - 2023-02-09

Full Changelog

Fixed

  • BUG: fix a bug where float32 coordinates were incorrectly invalidated against double precision limits #91 (neutrinoceros)

Other

v0.10.1 - 2023-02-08

Full Changelog

Other

v0.10.0 - 2023-02-08

Full Changelog

Other

v0.9.0 - 2023-02-08

Full Changelog

Other

v0.8.0 - 2023-02-03

Full Changelog

Fixed

Other

v0.7.2 - 2022-11-17

Full Changelog

Fixed

v0.7.1 - 2022-11-15

Full Changelog

Fixed

v0.7.0 - 2022-11-06

Full Changelog

Added

Fixed

  • BUG: fix a bug in boundary condition treatment (erroneous data selection) #61 (neutrinoceros)

Other

v0.6.0 - 2022-10-30

Full Changelog

Fixed

Other

v0.5.0 - 2022-10-29

Full Changelog

Other

v0.4.0 - 2022-10-19

Full Changelog

Other

  • ENH: add support for storing arbitrary metadata in Dataset #45 (neutrinoceros)
  • TST: test that 2D projections of 3D deposit match 2D deposit of projections #44 (neutrinoceros)
  • TYP: add type hints for deposition methods #43 (neutrinoceros)
  • ENH: implement option to output ghost layers in Dataset.deposit #42 (neutrinoceros)

v0.3.0 - 2022-10-08

Full Changelog

Other

v0.2.0 - 2022-10-07

Full Changelog

Fixed

  • BUG: fix a bug where field cache wasn't used in case a deposit field was queried with the full method name and the abbreviated name #26 (neutrinoceros)

Other

v0.1.0 - 2022-10-04

Full Changelog