Skip to content

Releases: rdipardo/vim-cpywrite

v0.8.1

30 Jul 16:48
v0.8.1
6d024cc
Compare
Choose a tag to compare

6d024cc Release 0.8.1
c411545 Update license list
40664b0 Ensure spacing between author name and email

v0.8.0

23 Jul 16:36
v0.8.0
Compare
Choose a tag to compare

6d28748 Release 0.8.0
9c314f7 Require Python 3
ac1ddd3 Merge Pascal comment style with OCaml's
4aa7edf Prefer vim.vars.get() to vim.vars.has_key()
ee45716 Add ftplugin for Java classes
3c8d5e5 Bump version to 0.8.0-pre
6b0ef60 Expand test matrix
62d5c7f 0BSD test case should not depend on current year
1da196c Drop python 3.4 from build matrix
5ce58ff Upgrade Ubuntu runner
80b183d Fix neovim workflow
5cdcbb0 Upgrade actions

v0.7.0

11 Jan 02:03
v0.7.0
6f2a80b
Compare
Choose a tag to compare

6f2a80b Update version
074d56f Release 0.7.0
4aed209 Prefer setline() to normal mode insertion
41a8116 Running module should back up existing files only
7af3547 Fix misplaced copyright in GPL v1 & 2 headers
4d99f7a Use &syntax to detect more file types
044d233 Preserve shebang lines by default
fbac8f7 Start work on new release

v0.6.0

01 Oct 19:51
v0.6.0
6431eee
Compare
Choose a tag to compare

6431eee Release 0.6.0
4a5865e Automate GH releases
d3df98d Module housekeeping
3db79fd Limit ci runs to ASCII text licenses
021d9a1 Expand test suite
3329a88 Make machine readable output an option
033cd93 Prepare for next release

v0.5.0

03 Jul 13:29
v0.5.0
577eacf
Compare
Choose a tag to compare

See the CHANGELOG for a list of fixes and enhancements.

v0.4.0

24 May 23:50
v0.4.0
8e8acc0
Compare
Choose a tag to compare

See the CHANGELOG for details.

v0.3.4

04 Apr 19:43
v0.3.4
c7cceae
Compare
Choose a tag to compare

Improved

Release bundles are now ~90% smaller:

  $ du -h --time vim-cpywrite-0.3.3.tar.gz
  244K	    2021-03-08 09:03	vim-cpywrite-0.3.3.tar.gz

  $ du -h --time vim-cpywrite-0.3.4.tar.gz
  28K	    2021-04-03 23:14	vim-cpywrite-0.3.4.tar.gz

See the CHANGELOG for a list of bug fixes.

v0.3.3

08 Mar 14:29
v0.3.3
231db22
Compare
Choose a tag to compare

A maintenance release to address breaking changes in the content of the SPDX License Data repository.

See the CHANGELOG for details.

v0.3.2

28 Dec 21:45
v0.3.2
2ce0c21
Compare
Choose a tag to compare

Adds

  • new file types, fix-ups, as detailed in the CHANGELOG

Changes

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