-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
Is it possible to determine the latest available date available for a comic similar to
comics._constants.directory.get_start_date("peanuts")
I know I could just try to get today's comic and handle the exception but something like
comics._constants.directory.get_last_date("peanuts")
or
comics.search("calvinandhobbes", date="latest")
would be nice.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request