* ``Hyperlink`` and ``Image`` classes * ``hyperlink`` and ``images`` methods that extract them from ``ArchivedURL`` * ``write_hyperlinks_csv_to_file`` method on ``ArchivedURL for outputs * ``storytracker-links2csv`` command-line interface
0.0.4
-----
* Timestamping of ``archive`` method now includes timezone, set to UTC by default
0.0.3
-----
* More forgiving ``urlparse`` imports that work in both Python 2 and Python 3
0.0.2
-----
* Changed automatic file naming process to work better with long file names * Added basic logging to the archival functions
0.0.1
-----
* Python functions for retrieving and saving URLs * Command line tools for interactive with those function