[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

47 lines (26 loc) · 722 Bytes

3.0.1

  • No longer depending directly on node-mapnik (only node-blend)

3.0.0

  • Updated version of node-mapnik to 4.0.1
  • Ends node v0.10.x support

2.0.0

  • Updated version of blend to 2.0.0
  • Updated version of node-mapnik to 3.7.0
  • Drops windows support

1.5.0

  • Updated version of blend to 1.3.0
  • Updated version of node-mapnik to 3.6.0

1.4.0

  • Updated version of blend and mapnik

1.2.1

  • Fix some images with invalid sizes.

1.2.0

  • Add EINVALID code to validation errors.

1.1.0

  • Update to maki@0.4.4.

1.0.0

  • Update to node-blend@1.0.0. Requires C++11 support.

0.2.0

  • Update to node-blend@0.11.0.

0.1.0

  • Numbers can now range from 0 to 99 rather than from 0 to 9 as before.