Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

38 lines (27 loc) · 635 Bytes

0.3.0

  • drop renderFragmentOption
  • add renderArea option

0.2.0

  • add message creator configuration

0.1.2

  • fix hash search

0.1.1

  • fix dependency

0.1.0

  • add location search functions
  • fix no room handling

0.0.7

  • fix map downloader - should prevent attempts to read map before stream finishes writes, thus failing to read map
  • move configuration loop into bot-configurator.js

0.0.6

  • remove debug messages

0.0.5

  • Use limitting function for generating area image

0.0.4

  • Update dependencies

0.0.3

  • Add way of customizing map rendering settings

0.0.2

  • Fix README example

0.0.1

  • Initial release