Skip to content

v2.0.0

Compare
Choose a tag to compare
@yomichi yomichi released this 05 Jun 04:31
· 22 commits to release-2.0 since this release

Important Notice

From v2.0.0, PHYSBO is distributed under the Mozilla Public License (MPL) v2.
v2.0.0より、 PHYSBO は Mozilla Public License (MPL) v2 のもとで公開・頒布されます。

This change makes it clear that code importing PHYSBO will not be affected by copyleft. However, if you modify and redistribute PHYSBO itself, copyleft will still apply, and you will need to redistribute it under MPL v2.
これにより、PHYSBO を import するコードについては、コピーレフトの影響を受けないことが明確になりました。一方、PHYSBO そのものを修正して再頒布する場合には、これまでと同様にコピーレフトが働き、MPL v2 の下で再頒布する必要があります。

What's Changed

  • Change License to MPLv2 (#55)
  • Set the upper bound of numpy version (#56)

Full Changelog: v1.1.1...v2.0.0