Releases: daedsidog/evedel
Releases · daedsidog/evedel
v0.4.16
v0.4.12
v0.4.7
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
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
v0.1.0 Fix bug in response processing & increase Emacs version requirement