Skip to content

Releases: sharibarboza/py_zap

Fix Date Verification Bug

16 Apr 01:10
Compare
Choose a tag to compare

1.2.2 (2019-04-15)

Bug Fixes

  • Fixed date verification when extracting date from page title.

Fix README

21 May 18:20
Compare
Choose a tag to compare

1.2.1 (2018-05-21)

Miscellaneous

  • Fix typos/spacing in README

Bug Fixes

21 May 08:11
Compare
Choose a tag to compare

1.1.0 (2018-05-20)

Bug Fixes

  • Fixed page verification when confirming pages with the correct date. This was returning the PageNotFound error for some existing pages.
  • Fixed matching words function to properly filter shows and networks.
  • Fixed and improved string conversion so a parameter can specify certain characters to clean a string.

Miscellaneous

  • Added a long description

1.2.0 (2018-05-21)

Miscellaneous

  • Convert markdown files to reStructuredText