Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 840 Bytes

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 840 Bytes

CHANGELOG

v1.4.0 (06/11/2023)

New

  • ✅ Add new unit tests
  • ✨ setup chromatic for storybook
  • ✨ Set up Cypress workflow and update package.json scripts
  • ✨ Import changes and added Storybook scripts.

Changes

  • 🔧 replace yarn by pnpm and update package.json with new scripts
  • 🔥 Remove unused code for rotating images

v1.3.1 (22/04/2022)

New

  • 📄 change license to MIT …

v1.3.0 (06/01/2022)

Changes

  • 💥 replace web-components by pure Vue components
  • 💥 Change AnnotationViewer & AnnotationLens props
  • ♻️ refactor utility functions code
  • ⚡️ improve canvas rendering performance
  • 📝 replace docs library - use docusaurus

New

  • ✅ add visual testing using cypress
  • 👷 add github test workflow

v1.0.0 (16/12/2020)

New

  • 🎉 First release