Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 666 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 666 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.7.0 - 2024-06-03

Changed

  • vi::telex & vi::vni are deprecated & will be removed in the next release. Users are recommended to use vi::methods instead.
  • vi::telex::transform_buffer & vi::vni::transform_buffer are deprecated. Users are recommended to use vi::transform_buffer instead.

Added

  • vi::methods module containing method definition & transforming functions.