Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

0.0.6

Choose a tag to compare

@scopatz scopatz released this 06 Feb 21:54
· 106 commits to master since this release

Added:

  • rest.RequestHandlers may now provide a defaults dict.
  • rest.RequestHandlers may now provide a converters dict.
  • The REST service will now update the graph periodically.

Changed:

  • The Artifact model now includes a spec field that contains
    information about the artifact itself.

Fixed:

  • Fixes to harvest_pkgs utility.

Authors:

  • Anthony Scopatz
  • Christopher J. Wright