Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 544 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 544 Bytes

1.0.1 - Bug Fix

  • Bug fixed Updated the regular expressions to ignore prototypes

1.0.0 - Major update

  • Feature added Searches the whole file for functions, and updates those without docstrings

0.1.3 - Bug Fix

  • Bug fixed Removed test string that was being added to the end of functions

0.1.2 - Documentation updates

  • Documentation updates

0.1.1 - Bug Fix

  • Documentation updates
  • Bug fixed Changed keybinding

0.1.0 - First Release

  • Feature added Creates a kernel-style docstring for the highlighted C function