Changelog for vimala
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
No notable changes have been made.
0.2.0 - 2024-03-08
Added
Provide a pytest plugin to clients (
vimala.pytest_plugin).
Changed
BREAKING CHANGE: Return a lazy result from
vim()to force theErisResultto be checked.
0.1.2 - 2022-02-08
Fixed
Fix
vim()function blocking forever.Remove timeout from
vimsubprocess.
0.1.1 - 2022-02-07
Added
Add the
vimala.vim()function.
Miscellaneous
First real release.
0.1.0 - 2022-01-15
Miscellaneous
First release.