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

Latest commit

 

History

History
29 lines (26 loc) · 703 Bytes

CHANGELOG.md

File metadata and controls

29 lines (26 loc) · 703 Bytes

Please notice

This Changelog will not be updated properly during early-development.


v0.1.0 ~ v1.0.0

Early Development

Features

  • Create option added
  • Insert option added
  • Delete option added
  • Snippet class added with properties:
    • Title
    • Tags (not used currently)
    • Content
    • Language

Improvements

  • Basic styling of prompts
  • Commands added to:
    • Context Menu
    • Main Menu
    • Hotkeys (partially)
  • Added icons to snippets for easier recognition in the prompt list

Patches

  • Storage directory creation / reading
  • Prompt's search didn't work
  • JSON error on snippet saving
  • Error with different path dividers on different OSs