Skip to content

Latest commit

 

History

History
125 lines (81 loc) · 6.51 KB

CHANGELOG.md

File metadata and controls

125 lines (81 loc) · 6.51 KB

v8.2.12 (Wed Jul 14 2021)

🐛 Bug Fix

  • fix: handle empty data in column cells gracefully to avoid viz-switching runtime errors #71 (@hydrosquall)
  • chore: apply eslint + prettier auto-fixes to whole codebase #70 (@hydrosquall)
  • chore: pre-commit hooks for code style and commit message quality #66 (@hydrosquall)

📝 Documentation

  • chore: set up + document commitizen-cli for authoring clear commit messages #68 (@hydrosquall)

🔩 Dependency Updates

Authors: 1


v8.2.11 (Thu Jul 01 2021)

🐛 Bug Fix

  • fix: Correctly display complex datatypes (objects) in table cells #65 (@hydrosquall)

Authors: 1


v8.2.10 (Tue Jun 29 2021)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Cameron Yick (@hydrosquall)

❤️ Carol Willing (@willingc)

🐛 Bug Fix

⚠️ Pushed to main

🔩 Dependency Updates

Authors: 4


Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Add Code of Conduct file
  • Add auto to automate versioning and deployment #63

Changed

  • Update Semiotic
  • Move to GH-Actions
  • Bugfix for string columns #41 (@hydrosquall)

Removed

v8.2.8 - 2021-08-01

Latest release.

v8.0.0 - 2020-01-20

Initial release.