Add the ability for a user to favorite a package. Favoriting a package is a private "bookmark" and will show up on the users /favorites/ page. This page lists all of the packages a user has favorited, in order of the latest release. So when a particular package releases a new version, it gets pushed back to the top of the list.
Add the ability for a user to favorite a package. Favoriting a package is a private "bookmark" and will show up on the users
/favorites/
page. This page lists all of the packages a user has favorited, in order of the latest release. So when a particular package releases a new version, it gets pushed back to the top of the list.