Releases: rjkroege/edwood
Releases · rjkroege/edwood
Last Old-Type Text Buffers
With this version, we have working new-type text buffers (file.Buffer
) but it is not yet the default. Since the last release, most changes have been internal: preparing for new-type buffers. However, "visible" changes here also include
- more efficient tag updating (only update the tag when necessary)
- bug fixes and tests for cross-window undo / redo actions
- fixed some race conditions
Fall 2021
Even more usable
Most significant features:
- early support for windows via guitdraw
- new JSON based dump format
- numerous bug fixes
- better test coverage
The first useful milestone!
This is the first useful release. Edwood v0.1 should be a drop-in replacement for Plan9Port Acme with some minor (but different) bugs.