This release is a stepping stone to the longer goal of v.1.1.1. See the changelog for specifics:
New stuff:
- Https is properly supported.
Major bug fixes:
getRecentChanges(),getPagesThatLinkTo(), andgetAllPages()no longer have infinite loops.
Minor bug fixes:
PageLocationandPageTitleignore capitalization of the first letter.
Tweaks:
PageLocationandPageTitleboth have custom hash functions so as to work better with hashMap, etcdoesPageExist()now checks for invalid page locations too.