Skip to content

Releases: rjkroege/edwood

Last Old-Type Text Buffers

15 Feb 11:09
Compare
Choose a tag to compare

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

12 Sep 23:44
eab53d3
Compare
Choose a tag to compare

Newer version, different bugs. Improved windows and Plan9 support. Works on MacOS Big Sur.

Even more usable

02 Jun 20:10
Compare
Choose a tag to compare

Most significant features:

  • early support for windows via guitdraw
  • new JSON based dump format
  • numerous bug fixes
  • better test coverage

The first useful milestone!

29 Oct 12:39
ad1879d
Compare
Choose a tag to compare

This is the first useful release. Edwood v0.1 should be a drop-in replacement for Plan9Port Acme with some minor (but different) bugs.