Skip to content

Releases: lyderic/emd

0.3.1: glamour v2 + new default width

14 Mar 08:05

Choose a tag to compare

Charm's Glamour library has been upgraded to v2. We are now using this version. Also, the default wrap width used to be the width of the terminal. We changed it to 64, as it is more comfortable to read.

To get the previous behavior, i.e. terminal width, run:

$ emd -w 0 <file.md>

emd 0.2.2

28 Feb 07:29

Choose a tag to compare

There was a warning showing up when calling emd --version without a tty. Typically when running this in incus exec ghbin didn't show the version, but the warning. This warning is not necessary.

emd 0.2.1

27 Feb 18:02

Choose a tag to compare

no new features, simply bumped up deps to keep things current

emd now running on ARM machines

09 Feb 13:26

Choose a tag to compare

v0.2.0

No new functionalities, but now offering arm and arm64 binaries in addition to amd64. Only tested on Raspberry Pies (not Android).

Also bumped up go version to 1.25

v0.1.9

03 Apr 14:20

Choose a tag to compare

Updated deps and compiled with some flags to reduce binary size

v0.1.8

19 Mar 17:41

Choose a tag to compare

No new functionnalities. Only bumped up deps and switched to go 1.24

v0.1.6 MVP (Linux X86_64 only)

29 Dec 18:29

Choose a tag to compare