Skip to content

Releases: sbj42/block-fractal

v2.0.2

23 Aug 01:41
5b48881
Compare
Choose a tag to compare

Rebuilt using latest dev dependencies

v2.0.0

30 Jan 03:17
4940ba2
Compare
Choose a tag to compare

This brings in many changes, some breaking, to clean up the code and make it easier to maintain and use.

  • Geometry code extracted into a separate package at https://github.com/sbj42/tiled-geometry (on npm as tiled-geometry)
  • Clean up repository and npm package (no need for npm-build code to be in repo, and no need for TypeScript source to be in the package)
  • Stricter linting
  • Demo code is now included in this repo

v1.0.5

18 Jan 18:15
Compare
Choose a tag to compare

Updated dependencies

v1.0.2

28 Apr 14:57
Compare
Choose a tag to compare
v1.0.2

v1.0.1

05 Sep 03:57
Compare
Choose a tag to compare
  • fix minified build (it wasn't being minified)

v1.0.0

13 Jul 01:46
Compare
Choose a tag to compare

Time to call this stable.