Skip to content

Tags: Wilfred/helpful

Tags

0.21

Update changelog for 0.21

Looks like I should have pulled before tagging a release

0.20

Update changelog

0.19

Use lexical-binding in tests and fix crash exposed

argdesc in byte-code function objects may be an integer rather than a
list, so handle that case gracefully.

0.18

Choose the default symbol more intelligently

Fixes #163
Closes #245

Particular thanks to @matzebond for the first implementation of this
feature!

0.17

Add bookmark support

Fixes #203

0.16

Always autoload callables if they aren't loaded

Fixes #117

0.15

Pretty-print primitive values

As of 1d2954b we pretty-print keymaps and hooks by default, but this
broke display of variables of other types. Fix that.

0.14

Add a note in the changelog for 0de7c15

0.13

Rename file to avoid confusion with other projects' unit tests

0.12

Add n and p as movement keybindings

We might want to use TAB in future for other things, perhaps
expanding/collapsing headings.