Releases: kiran94/s3edit.nvim
Releases · kiran94/s3edit.nvim
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2022-10-16)
Feature
- search: implemented excludes (9884bb1)
- command: add viml s3edit command (da9e685)
- edit: notify on download and upload (1fa4406)
- s3edit: implement edit workflow (7a380d4)
Bug Fixes
- get_objects: ensure empty table is returned when no response (07dc0df)
- trim: handle no file extension paths (1875c3c)
Documentation
- readme: add similar (34e0fae)
- readme: updated configuration example (cdb750d)
- readme: add preview (#2) (f070150)
- readme: add configuration table (b46eb23)
- readme: add (68c1c44)
- license: add (4eb5514)
Tests
- setup: ensure command is setup (b9c9a23)
- init: verify edit (e92d0d6)
- s3: verify s3 module (078b9fe)
- autocommand: verify create autocmd and group (1db7661)
- system: add util and system coverage (3cfa73f)
Code Refactoring
- settings: broke out into own module (f8cb5d7)
Styles
- lua: add stylua configuration (8900702)