Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 651 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 651 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project adheres to PEP440 and by implication, Semantic Versioning.

[0.2.0] - 2024-10-23

Added

  • Added get_recent_checklists to scrape the "Recent Checklists" page

Changed

  • The get_checklist scraper now works with the latest page layout

[0.1] - 2017-08-21

Added

  • Added get_checklist for scraping the data from the view checklist page.
  • Added script so get_checklist can be called from the command line.