Skip to content

Version 0.7.2

Compare
Choose a tag to compare
@danmichaelo danmichaelo released this 18 Jul 19:58
· 324 commits to master since this release
  • Add continue parameter to all queries (@c-martinez: #73)
  • Fix prefixing of PageList API argument passing to GeneratorList (@AdamWill: 059322e)
  • Add toponly parameter for recentchanges (@itkach: #78)
  • Configure default logger (@Gui13: #82)
  • Add support for querying the CheckUser log (@lfaraone: #86)
  • Expose pageid, contentmodel, pagelanguage, restrictiontypes as attributes of Page (@PierreSelim: #89)
  • Fix 'New messages' flag (hasmsg) (@Pathoschild: #90)
  • Don't retry on connection error during site init (#85)
  • Deprecate implicit use of Page.section when saving, to prepare for the merge of #81 (4d8abc4)
  • More intuitive error message when an invalid JSON response is received (#79)