Skip to content

Releases: CFiggers/joule-editor

Bug Fix Release (0.0.4-b)

02 Jan 01:20
60d258c
Compare
Choose a tag to compare

What's Changed

Bugfix:

  • Fix program freeze when pressing Esc key

Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.4

Bug Fix Release (0.0.4-a)

01 Jan 22:36
923da16
Compare
Choose a tag to compare

What's Changed

Bugfixes:

  • Ctrl + C on program startup causes crash
  • Program startup with few terminal rows causes crash
  • Some keys (Home, End, PgUp, PgDn, Backspace, Delete, key combos w/ left and right arrows) don't reset x-position memory
  • Delete key not working
  • Resizing terminal window interpreted as space key

Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.4

Version Release (v0.0.4)

31 Dec 16:09
Compare
Choose a tag to compare

What's Changed

New Features

  • Mouse support (clicks and scrolling)
  • File type detection

Bug Fixes

  • Numerous

Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.4

Bug Fix Release (0.0.3-a)

07 Aug 02:14
Compare
Choose a tag to compare

Version Release (v0.0.3)

07 Aug 00:49
cb23468
Compare
Choose a tag to compare

What's Changed

New Features

  • Shift + Del to delete an entire row
  • Select text with Shift + Arrows (same line only for now)
  • Jump to row number (Ctrl + G)
  • Navigate by word with Ctrl + Arrows
  • Basic Clipboard functionality and Copy (Ctrl + C) / Cut (Ctrl + X) / Paste (Ctrl + P)

Bug Fixes

  • Glitches when exiting modals and return to cursor position
  • Bugs in confirm-lose-changes modal

Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.3

Version Release (v0.0.2)

03 Aug 16:42
0fe7e32
Compare
Choose a tag to compare

What's Changed

New Features

  • Incremental highlight of search while typing
  • Debug Mode

Bug Fixes

  • Backspace handling in modals
  • Return to original position when cancelling search modal
  • Search skips first on-screen result

Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.2

Initial Release (v0.0.1)

03 Aug 16:30
Compare
Choose a tag to compare

What's Changed

  • Initial release. Ready, Set, GO!

Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.1