Skip to content

v0.10.0

Compare
Choose a tag to compare
@macbre macbre released this 03 Jun 19:47
· 623 commits to devel since this release
  • nodemw now makes use of ES6 - this change requires the use of Node.js 4+ (see #95 for more details).
  • wikidata example was added (see #99 and #100)

Improvements

  • #84 - Add append and prepend functions
  • #97 - Resolving redirects
  • #98 - Added the ability to specify a login domain as a config parameter (by @cr0wst)
  • #99 - Add support for WikiData API
  • #100 - Wikidata example script
  • #103 - getLog: handle filtering by both letype and leaction

Internals

  • #95 - ES6: let's use the new JavaScript!
  • #104 - Update dependencies