Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 20:13
· 65 commits to main since this release
ada18c8

v0.2.0

Main change is adding support for unit-ful arrays via the unyt package.

New Features

  • units support: when loading a VBRc .mat file, arrays will be loaded as unyt arrays if possible (requires VBRc version >= 1.0.0)
  • nicely formatted logging with the pyVBRc logger
  • anisotropy calculations for aligned inclusions (experimental, consider in beta form)
  • documentation updates (scripts are now notebooks in examples/)

Bug Fixes

None

Other changes

  • code coverage reporting enabled for the repository
  • style checks now done by precommit.ci bot
  • switch to pyproject.toml build