Skip to content

Releases: rdipardo/vim-cpywrite

v0.3.1 [bug fix, markup changes]

27 Oct 04:59
v0.3.1
73bf9d7
Compare
Choose a tag to compare

Fixed

  • emails with + separators were being missed in regex searches, resulting in duplicated copyright lines

📙 reStructuredText ! 📙

  • the README and CHANGELOG markup now reflect the project's considerable Python quotient

v0.3.0

12 Oct 02:56
v0.3.0
78c89d3
Compare
Choose a tag to compare

Breaking Changes

  • all options have been renamed with a cpywrite# prefix, hence the version bump

Additions

  • the option to exclude file names from headers by setting g:cpywrite#hide_filename or by calling the :CPYwriteToggleFilename command

Enhancements

  • HTTP responses are now cached in the user's temp directory
  • support for seven new file types; details in the CHANGELOG

v0.2.1

16 Aug 23:40
v0.2.1
f30ac8a
Compare
Choose a tag to compare

Additions

  • recognizes ten more programming languages
  • detects public domain licenses

Fixed

  • autoload/cpywrite.vim gets to business faster
  • various formatting, file detection issues; details in the CHANGELOG

v0.2.0

13 Aug 21:10
v0.2.0
30f346c
Compare
Choose a tag to compare
  • refactor plugin script as autoloaded modules for quicker startup time (#1)

v0.1.1

25 Jul 17:03
v0.1.1
90b30a2
Compare
Choose a tag to compare

Features added

  • commands to get/set global options: :CPYwriteDefaultLicense and :CPYwriteToggleMode
  • recognized CMake files now include CMakeLists.txt
  • improvements, fix-ups listed in the CHANGELOG

Initial release

18 Jun 19:59
v0.1.0
04e740c
Compare
Choose a tag to compare

18.06.2020