Skip to content

Hotfix 1.0.1

Compare
Choose a tag to compare
@bbengfort bbengfort released this 06 Oct 14:28
· 148 commits to develop since this release
dd795b4

Deployed: Sunday, October 6, 2019
Contributors: @rebeccabilbro @Kautumn06 @bbengfort

Major API change: the poof() method is now deprecated, please use show() instead. After a significant discussion with community members, we have deprecated our original "make the magic happen" method due to concerns about the usage of the word. We've renamed the original method to and created a stub method with the original name that issues a deprecation warning and calls show().

Major Changes:

  • Changes poof() to show().
  • Updated clustering and regression example notebooks.
  • Fixes a syntax error in Python 3.5 and earlier.
  • Updated Manifold documentation to fix example bug.
  • Added advisors names to the release changelog.
  • Adds advisory board minutes for Fall 2019.
  • Updates our Travis-CI semi-secure token for Slack integration.