Skip to content

Version 0.3.0

Latest
Compare
Choose a tag to compare
@dueringa dueringa released this 15 Apr 12:20
· 6 commits to master since this release
  • All Wikimedia instances are supported now
    • at least those that use /wiki/ as article path and /w/api.php as API entry point
  • "Deep" option added - used Wikimedia generators
  • Serialization / cache format changed.
    • I didn't bother to make it backwards compatible. Old files are useless.
  • SSL stuff
    • Add option to skip SSL verification
    • Support set environment variable to CURL CA pack
  • Handle HTTP to HTTPS redirect
  • handle non-200 http status codes
  • Several refactorings and API redesigns