Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 667 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 667 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.2.0 - 2017-07-06

Changed

  • Switch from using jam3/devtool to directly spawning electron

Added

  • Log progress to a single line

Fixed

  • Ensure tiles are loaded before exporting map

Known Issues

  • Export to stdout does not exit process on completion (need to Ctrl-C to exit)