Skip to content

Releases: eriknyquist/wikichangewatcher

v1.1.1

09 Nov 20:03

Choose a tag to compare

Fixing broken examples, docs, add missing main,py

v1.1.0

09 Nov 19:39

Choose a tag to compare

Small update to account for the fact that wikipedia now requires the User-Agent header to be set in HTTP requests. wikichangewatcher uses a default User-Agent header in all HTTP requests now, and it is configurable if you need to use a different one for some reason.

v1.0.0

12 Dec 07:15

Choose a tag to compare

  • Add 'wikiwatch' CLI program, allows wikipedia page edit monitoring/filtering from the command line
  • Add unit tests, and fix several bugs caught by unit tests

Full Changelog: v0.2.2...v1.0.0

v0.2.2

08 Aug 02:21

Choose a tag to compare

Bump version, update docs build

v0.2.1

07 Aug 02:54

Choose a tag to compare

update sphinx docs conf.py

v0.2.0

06 Aug 18:56

Choose a tag to compare

README: update title

v0.1.0

31 Jul 03:12

Choose a tag to compare

Bump version

v0.0.3

30 Jul 21:38

Choose a tag to compare

Bump version

v0.0.2

30 Jul 18:47

Choose a tag to compare

Bump version

v0.0.1

24 Jul 06:01

Choose a tag to compare

setup.py: add dependencies from requirements.txt