Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Latest commit

 

History

History
94 lines (76 loc) · 4.05 KB

CHANGELOG.md

File metadata and controls

94 lines (76 loc) · 4.05 KB

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.

1.0.10 - 2022-01-14

Changed

  • Update dependencies

1.0.9 - 2021-06-05

Changed

1.0.8 - 2021-04-02

Changed

  • Update dependencies

1.0.7 - 2020-12-11

Changed

  • Update dependencies

1.0.6 - 2020-12-10

Changed

  • Update dependencies

1.0.5 - 2020-09-19

Changed

  • Update dependencies

1.0.4 - 2020-09-17

Added

  • Added support for external plugins using a new property plugins

Removed

1.0.3 - 2020-09-16

Added

  • Added linkify property

Changed

  • Reduced production library size

Removed

1.0.2 - 2020-09-15

Added

  • Added information on README for including LaTeX + highlight.js styles

Changed

  • Split test cases into individual plugin test files
  • Utilize Vue's Compositions API for the component

Fixed

Removed

  • Omitted the production library folder
  • Omitted the includes for LaTeX + highlight.js styles
  • dedent dependency
  • highlight.js dependency

1.0.1 - 2020-09-14

Added