Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 831 Bytes

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 831 Bytes

Chore

  • fixed paths to media files
  • fixed default branch name
  • added information about the render server
  • added helper task for quick deploy to heroku
  • added deploy button to heroku
  • upd gitignore
  • removed not used tasks
  • vscodeExtenstion: minor fixes in the settings scheme

Feat

  • herokuDeploy: added manifest and Dockerimage for quick deploy to heroku
  • renderServer: added render server
  • vscode-extenstion: preview based on selected text. Without generation SVG (used embeded svg image).
  • vscodeExtension: added default render server
  • vscodeExtenstion: release v0.1.1

v1.0.0 - 2021-01-21

Chore

  • added badges
  • added MIT License
  • upd readme