Skip to content

v2.0.0

Compare
Choose a tag to compare
@btschwertfeger btschwertfeger released this 23 Jan 16:49
· 74 commits to master since this release
6500e94

General

  • Special thanks to @riley-brady for supporting me improving the package.
  • The python-cmethods package has changed in many ways. Please have a look at the updated README.md and documentation. Please pin version v1.0.3 as long as your code is not v2.0.0 ready.

Breaking changes

  • Rework python-cmethods: replace the CMethods class by the new adjust function #48 (@btschwertfeger)

Implemented enhancements

  • Optimization for adjust_3d #47
  • Find a solution to process large data sets more efficient #6

Full Changelog