v1.0.0
Pre-release
Pre-release
Features
Complete implementation of full and base name symbol subtitution.
Rename g:executioner#current_file to g:executioner#full_name.
Add g:executioner#base_name to ease more complicated commands.
Both symbols are defined only if they are not already defined in vimrc.
Improve c and cpp default commands to output file based on file name.
Add r to default as R file.
Non-backwards compatible changes
Change executioner#extensions to account for substitution feature
Code
Add test.* and Test.* files to .gitignore