Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@modality modality released this 21 Jan 22:43

Here's a release with a bunch of changes. This was a group effort, many thanks to everyone who contributed.

  • @kensanata helped me get the license correct -- #3
  • Added support for "pointy top" hexes
  • @maxZ-2020 added support for negative hex numbers -- #6, #7
  • @PurpleGuitar fixed an issue where all spline labels were drawn on the same path -- #9
  • @vandermore added support for links in labels -- #10
  • @vandermore added apocalypse hexes -- #11
  • Added the ability to swap positioning of even and odd hexes -- #13
  • Added support for simple coordinate formatting -- #13
  • Namespaced all element IDs to prevent maps in the same document from inadvertently referencing eachother -- #13