Skip to content

Releases: itchyny/miv

Release v0.4.8

17 Jan 10:06
Compare
Choose a tag to compare
  • Fix map-modes for mappings.

Release v0.4.7

17 Jan 09:32
Compare
Choose a tag to compare
  • Switch YAML library to HsYAML which supports YAML 1.2.
    • This is useful to use n for mapmode.
    • Also improves parsing error message.
  • Improve README.md.

Release v0.4.6

11 Nov 13:09
Compare
Choose a tag to compare
  • Support enable flag for cmdline and insert loaders.
  • Improve performance of function loader and miv#load().
  • Check the CmdlineEnter event availability to support older versions of Vim.

Release v0.4.5

07 Nov 16:11
Compare
Choose a tag to compare
  • Change defaults of mapmode to normal mode only
  • Implement CmdlineEnter loader
  • Make sure to delete the autocmd groups
  • Optimize insert enter and function loaders

Release v0.4.4

06 Nov 14:55
Compare
Choose a tag to compare
  • Implement syntax file support
  • Make clean subcommand remove unnecessary files in the miv directory

Release v0.4.3

19 Oct 14:17
Compare
Choose a tag to compare
  • Improve concurrency control

Release v0.4.2

29 Jun 03:16
Compare
Choose a tag to compare
  • Update dependencies
  • Upload to Hackage

Release v0.4.1

25 Jan 16:35
Compare
Choose a tag to compare
  • Change release artifact name

Release v0.4.0

16 Dec 12:43
Compare
Choose a tag to compare
  • Support XDG base directory specification.
  • Implement loadbefore, loadafter and deprecate dependedby.
  • Allow installing plugin from non-GitHub repository.
  • Change CI and release flow to GitHub Actions from TravisCI.

v0.3.2

21 Mar 13:09
Compare
Choose a tag to compare
add _miv in artifact