Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 09:21
· 35 commits to main since this release
6107444

What's Changed

Breaking changes

  • decouple code from structuremap by @mschwoer in #84
    Required changes to pip installation:
    If you want the structuremap dependency from pip, use pip install "alphamap[structuremap]" or pip install "alphamap[stable,structuremap-stable]" instead of pip install alphamap
    Installers are not affected.

Bug fixes

New Contributors

Full Changelog: 0.1.12...v0.2.0