Skip to content

Save Objects to Existing Packages

Compare
Choose a tag to compare
@kevinemoore kevinemoore released this 11 Sep 00:18
· 3393 commits to master since this release
67960d2

Compiler

  • New helper function quilt.save adds an object (e.g., a Pandas DataFrame) to an existing package by performing a sub-package build and push in a single step
  • BugFix: quilt.load now correctly returns sub-packages (fixes issue #741)

Registry

  • Send a welcome email to new users after activation