mirror of
https://github.com/chenasraf/text-transform.nvim.git
synced 2026-05-17 17:48:04 +00:00
4.6 KiB
4.6 KiB
Changelog
0.8.0 (2024-05-04)
Features
- allow sorter selection in config (6863e0e)
Bug Fixes
0.7.0 (2024-05-03)
Features
- sort telescope by usage frequency (f83f2af)
0.6.0 (2024-05-02)
Features
- enable/disable specific replacers (fbb89b1)
0.5.1 (2024-04-30)
Bug Fixes
- exports (657bda1)
0.5.0 (2024-04-30)
Features
Bug Fixes
- precommit (a669a99)
- telescope (7ef73f2)
- telescope command (69542d7)
- uppercase logic (a669a99)
- word break/transform (a53e0d6)
0.4.0 (2023-05-18)
Features
- visual block mode support (5765e3d)
Bug Fixes
0.3.1 (2023-05-17)
Bug Fixes
- into_words dot split (f79799c)
0.3.0 (2023-05-16)
Features
- add CONST_CASE (e43a403)
Bug Fixes
0.2.1 (2023-05-15)
Bug Fixes
- selection transforms (3857dec)
0.2.0 (2023-05-15)
Features
- separate keymap for n/v mode (26ad542)
0.1.1 (2023-05-14)
Bug Fixes
- try fix keymap (4e3b541)
0.1.0 (2023-05-14)
Features
- initial dev release (962a2ea)