Skip to content

Releases: daedsidog/evedel

v0.4.16

02 Nov 19:18
Compare
Choose a tag to compare
  • Coerce directives to not remove important text
  • Make buffer-level instructions sticky
  • Change subinstruction appearance to be more palatable

A pull request has been issued to add this repository to MELPA.

v0.4.12

05 Oct 01:33
Compare
Choose a tag to compare

Features

  • Add Instruction linking
  • Add instruction ids
  • Add id meta tag

Bugfixes

  • Fix bug causing Evedel to try and save deleted instructions

v0.4.7

29 Sep 04:50
Compare
Choose a tag to compare

Features

  • Reference commentary
  • Overhauled saving/loading. Instructions now persist through buffer reversion and killing.
  • Instruction patching for outdated files (requires Ediff)
  • Metatags
  • Precise instruction highlight
  • Buffer-level instructions

This release breaks saving compatibility with previous versions. Future versions will maintain backwards compatibility.

Bugfixes

  • Fix bad interbuffer instruction cycling
  • Fix many bugs related to saving/loading through the system overhaul

v0.2.4

10 Sep 00:05
Compare
Choose a tag to compare

Release Features

  • Reference categorization allows you to catalog your buffers with tags
  • Directive tag query allows your directives to use only specific tags based on a logical infix expression via or, and, not
  • Instruction navigation cycling across buffers to quickly move between instruction overlays
  • Improved instruction overlays, especially when created at the middle of a line
  • Many bugfixes

Initial release

02 Sep 23:50
Compare
Choose a tag to compare
v0.1.0

Fix bug in response processing & increase Emacs version requirement