Skip to content

Tags: Wilfred/helpful

Tags

0.21

Toggle 0.21's commit message
Update changelog for 0.21

Looks like I should have pulled before tagging a release

0.20

Toggle 0.20's commit message
Update changelog

0.19

Toggle 0.19's commit message
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

Toggle 0.18's commit message
Choose the default symbol more intelligently

Fixes #163
Closes #245

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

0.17

Toggle 0.17's commit message
Add bookmark support

Fixes #203

0.16

Toggle 0.16's commit message
Always autoload callables if they aren't loaded

Fixes #117

0.15

Toggle 0.15's commit message
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

Toggle 0.14's commit message
Add a note in the changelog for 0de7c15

0.13

Toggle 0.13's commit message
Rename file to avoid confusion with other projects' unit tests

0.12

Toggle 0.12's commit message
Add n and p as movement keybindings

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