Skip to content

Releases: dopecodez/Wikipedia

v1.0.1

07 Dec 12:54
Compare
Choose a tag to compare
  • Merge pull request #3 from dopecodez/feature/media-list 262e753
  • changing workflow to get actions for PRs 0c88012
  • added tests for media methods 6d70934
  • added media endpoint workflows to all files 53a6d32
  • added initial media list method e715c9a
  • fixing coverage 5902e99
  • moved to github actions 5d2af6e
  • Update README.md 8cbce69

v1.0.0...v1.0.1

v1.0.0

19 Nov 07:37
Compare
Choose a tag to compare
  • cleaning up package 32a4ba1
  • Update README.md b14652f
  • finishing up docs 178411f
  • completing docs for wiki object e157cf8
  • added docs for wiki.page method 86deaf9
  • doc fix fc55d5f
  • chnaging search result object and adding docs 3b8f6d4
  • updated examples in docs 79830a9
  • added docs for page 933f9a6
  • fixingf bugs f81f54f
  • adding docs c23e374
  • modifying docs fc2e03e
  • modifying docs 63fcdd0
  • adding docs c2d230b
  • modifying docs 5cb0ed5
  • trying to fix readme 24e5985
  • adding docs fd7cbd6
  • Added readme 3d9d7fe
  • Update README.md 44aead7
  • adding codeclimate a8bb4ba
  • trying to set up codecov 00260c6
  • Create .codecov.yml bc817be
  • Update README.md 908c051
  • adding travis and readme 4a34e7a
  • improving test coverage f789981
  • added tests for index and request 03c4f00
  • added language method tests 64aacc6
  • added tests for search and page methods 08b34c6
  • added tables tests a755f33
  • added info test and bug fix in infobox function 271ec30
  • added summary and related tests b85d54c
  • added coordinates and langlinks tests 173d750
  • added tests for categories, links and references d914df8
  • added tests for intro, content and html 79ae17e
  • Added images tests 9ad2d7d
  • added tests for utils b91059e
  • added testing framework and started writing tests 4dc9cac
  • adding jest as test framework 66ad69c
  • added comments to all methods 265ac21
  • adding ts comments 5ab4c14
  • added eslint 5613c15
  • added type for wiki rest response 2965b91
  • added related pages api 195d16f
  • Added REST API summary to wiki function eda2e7a
  • added preload and fields field to page function 9373160
  • added types to save preloaded values 35917c5
  • cleaned up and streamlined options for list and string outputs e33c5d0
  • added options to all methods ecc23e5
  • added tables method ddb6a48
  • added infobox and cleaned up code 784f0dd
  • added language links to function 26f30c0
  • added util method to get pageId db05c5e
  • added coordinates method be2c8e9
  • added external links and also added type to all methods 7399293
  • added links functionality 00610c2
  • added categories API a6664ae
  • added content method fbcb040
  • added html method 31778e2
  • added suggest api and also changed flow of wiki summary and image methods a2d15b4
  • changed page to class and adjusted methods 58f9790
  • fixing conflict d2099ee
  • added geosearch feature 3eeb10e
  • added language functionalities to api 5eb0e15
  • added support for pageIds e6fb438
  • added suggest method a4c4091
  • cleaned up code and added autosuggest 6f4159c
  • added images egt 840952e
  • added summary method 14c5766
  • added page functionality 1d619f7
  • added parse for search 867beef
  • added search to wiki fb2e215
  • added request base function 5b91792

a55cb15...v1.0.0