Releases: mistricky/codesnap.nvim
Releases · mistricky/codesnap.nvim
Release v2.0.0-beta.6
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6
Release v2.0.0-beta.5
Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5
Release v2.0.0-beta.4
What's Changed
- [Chore] upgrade nvim-oxi to v0.5.1 by @mistricky in #131
- [Feat] add feature that allow users can generate ASCII snapshots by @mistricky in #138
Full Changelog: v1.6.0...v2.0.0-beta.4
Release v1.6.3
What's Changed
- fix: Not loading system fonts by default by @dmtrKovalenko in #146
- chore: update ubuntu to latest by @mistricky in #150
New Contributors
- @dmtrKovalenko made their first contribution in #146
Full Changelog: v1.6.1...v1.6.3
Release v1.6.2
What's Changed
- fix: Not loading system fonts by default by @dmtrKovalenko in #146
New Contributors
- @dmtrKovalenko made their first contribution in #146
Full Changelog: v1.6.1...v1.6.2
Release v1.6.1
What's Changed
- [Chore] upgrade nvim-oxi to v0.5.1 by @mistricky in #131
Full Changelog: v1.6.0...v1.6.1
Release v1.6.0
What's Changed
- [Feat] default to
XDG_PICTURES_DIR
for save path by @Uzaaft in #124 - [Perf] wrap platform utils and refactor the logic to get default save_path by @mistricky in #126
- [Chore] Update dependencies by @Uzaaft in #125
Full Changelog: v1.5.2...v1.6.0
Release v1.5.2
What's Changed
- [Fix] replace tab with spaces before take ascii snapshots by @mistricky in #120
Full Changelog: v1.5.1...v1.5.2
Release v1.5.1
What's Changed
- [Fix] copy not working on Linux by @mistricky in #117
Full Changelog: v1.5.0...v1.5.1
Release v1.5.0
What's Changed
- [Doc] change the
null
tonil
in Lua code snippet by @mistricky in #113 - [Feat] support for take code snapshot in ASCII art format ^ ^ by @mistricky in #114
Full Changelog: v1.4.1...v1.5.0