Make the Site.revisions() result easier to consume
- Removing the need to use a double for loop to consume the the result by returning a list of revisions rather than a list of pages. - Parsing the timestamps using the standard parse_timestamp method - Adding tests (#84)
Loading
Please register or sign in to comment