# MediaWiktory Changelog # 0.0.3 (18.03.2017) * Regenerated Wikipedia wrapper in correspondence to current API version; * Preparing to independent wrappers concept. # 0.0.2 (21.11.2015) * `Page` class for grouping records in `Query::Response`; * `User-Agent` header support; * Enums handling changed to symbols (were strings before); * Correct behavior on empty pagelist when using generator (@smostovoy); * Raise on errors in response (@smostovoy); * Access to warnings in response (@smostovoy); * Domain redirects transparent handling, http://en.wikipedia.org -> https://en.wikipedia.org (@smostovoy). # 0.0.1 (30.11.2015) Initial!