Skip to content

Latest commit

 

History

History
107 lines (85 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

107 lines (85 loc) · 2.08 KB

Change Log

Updated

  • README
    • Supported languages list
    • New feature multi tags

Added

  • CHANGELOG
    • Changes for release v1.1.0
  • Languages
    • C
    • C Sharp / C#
    • Dockerfile
    • Go
    • GraphQL
    • Java
    • Jsonc
    • Kotlin
    • Less
    • PHP
    • Sass
    • Vue
    • YAML
  • Features
    • Multi Tags
      "mint-it.tags": [
        {
          "style": {
            "color": "#6bf7f7"
          },
          "tags": [
            "NOTE",
            "INFO"
          ]
        },
      ]

Fixed

  • README
    • badge links

Updated

  • Display title old: mint-it new: Mint it
  • README
    • Updated for new images
  • logo
    old: logo-v0.0.2 new: logo-v1.0.0

Added

  • CHANGELOG
    • Changes for release v1.0.0
  • Languages
    • SCSS
    • CSHTML
  • Test sample
    • HTML
  • Settings
    • Option to render only JSDocs highlighting
    • Option to turn off all comment highlighting

Fixed

  • Block comment highlighting issue#1

Updated

  • README
    • Updated alt names for images
    • Updated path names for images
  • CHANGELOG
    • Updated release date to correct date
    • Updated alt names for images

Added

  • CHANGELOG
    • More text to be more clear

Added

  • Comment highlighting:
    JavaScript
    mint-it-js
    TypeScript
    mint-it-ts
    CSS
    mint-it-css
    CPP / C++
    mint-it-cpp