Releases: sbj42/block-fractal
Releases · sbj42/block-fractal
v2.0.2
v2.0.0
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