Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 5.32 KB

CHANGELOG.md

File metadata and controls

68 lines (49 loc) · 5.32 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.

Unreleased

Compare with latest

Added

  • Add Screenshots (4a904b9 by Billy).
  • Add quick start (328df21 by Billy).
  • Add feature list (1ee937e by Billy).
  • Add docs (f7cc3d6 by Billy).
  • Add contributing guidelines (07a8bd0 by Billy).
  • Add poetry for packaging and dependancy management (9358b0e by Billy).
  • Add find-replace to feature list (1f18d8c by Billy).
  • Add links (df7b6e7 by Billy).
  • Add images (d55cc54 by Billy).

Fixed

  • fix: Get the editor running fine (afb66e9 by Billy).
  • Fix line selection from line numbers (c432bd8 by Billy).
  • Fix typo (3481940 by Billy).
  • Fix in readme (4379449 by Billy).
  • Fix tests, update readme (0a42d23 by Billy).
  • Fix tests and attribute errors (68afd28 by Billy).
  • Fix autocomplete borders (8b4adc1 by Billy).
  • fix conflicts (07aba0c by cid0rz).
  • Fix entry indixes (9908634 by Billy).
  • Fix the big issue slowing down editor (3b3d0c9 by billyeatcookies).

Changed

  • Change version to 0.5.1 (e32417b by Billy).

Removed

  • remove docs page (8cd0f9a by Billy).
  • remove docs (5845bf9 by Billy).
  • Remove unnecessary logs for scroll events (9665e47 by Billy).
  • Remove proposals (d9a6648 by Billy).
  • Remove clear_selection (7977a63 by Billy).
  • Remove Find Replace feature from list (13fb9da by Billy).

v0.2.0-alpha - 2022-03-29

Compare with first commit

Added

  • Add homepage (7ed5cc1 by billyeatcookies).
  • Add proposals (30cc23a by Billy).
  • Add minimap (4c98445 by billyeatcookies).
  • Add /docs (6f8ceb9 by billyeatcookies).

Fixed

  • Fix: autocomplete window not hiding on no results (400dede by billyeatcookies).
  • Fix highlighting issues (8a6711f by billyeatcookies).
  • Fix resizing issues, auto indentation, zoom, drag n drop (ef1a3da by billyeatcookies).