0.2.7
Notable changes since 0.2.6:
- Renamed the sub-packages (with modifications to all of their sub-modules):
- Renamed the modules:
line_datato _line_data;other_assetsto _other_assets;updateto updater.
- Renamed the function
update_pkg_metadata()to update_backup_data() in the module updater. - Removed the module
rc_psql. - Improved the module utils with bug fixes.
- Added new functions:
- collect_site_map() and fetch_site_map() to the module updater;
- homepage_url() to the module utils.