pdme/CHANGELOG.md
Deepak Mallubhotla ca7836d555
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
chore(release): 0.6.0
2022-03-27 17:31:51 -05:00

2.3 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.6.0 (2022-03-27)

⚠ BREAKING CHANGES

  • adds pair inputs to array function

Features

  • adds calc for pairs and pair ranges (e72489f)
  • adds fast nonlocal noise Sij calculator (5fbff2a)
  • adds methods for better creation of input lists, including pairs (852836b)
  • adds pair inputs to array function (a7508b8)

0.5.4 (2022-03-06)

Bug Fixes

  • lets you get model from discretisation for fixed magnitude models in type hintable way (548dcfe)

0.5.3 (2022-03-06)

Features

  • Adds between utility function (a782b49)
  • Adds fast calc expressions (0855911)
  • Adds numpy make more dipoles at once and converters (c70a971)
  • Calculates range measurements. (2d773df)

0.5.2 (2022-03-06)

0.5.1 (2022-03-05)

Bug Fixes