Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 569 Bytes

VERSIONS.md

File metadata and controls

8 lines (7 loc) · 569 Bytes

Version History

  1. 0.1.0 - First useful working version.
  2. 0.1.1 - Converted all React components to be functional components. Fixed a bug in RGBColour.components() function where the blue and green components were swapped, added tests for RGBColour.
  3. 0.1.2 - Added package.json project links. Updated to use new optimised mandlebrotPoint WASM functions. Added .nvmrc file. Added .nvmrc file. Updated to node version 18.15.0, npm version 9.5.0
  4. 0.2.0 - Rendering drag box with alpha and dimensions display, thumbnail generation using box scaling js helper