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

0.0.5

Compare
Choose a tag to compare
@scopatz scopatz released this 21 Jan 22:40
· 125 commits to master since this release

Added:

  • New libcflib.models.artifact_key() function for sorting artifacts.
  • New libcflib.models.Package.latest_artifact() method for finding
    the most recent artifact for a package.

Changed:

  • ChannelGraph now correctly loads artifact names.

Fixed:

  • Fixed some Model attribute getting/setting for nested models.