Skip to content

Commit 3e662b8

Browse files
chore(main): release 6.1.0
1 parent ed6225d commit 3e662b8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [6.1.0](https://github.com/andrewferrier/debugprint.nvim/compare/v6.0.0...v6.1.0) (2025-06-25)
4+
5+
6+
### Features
7+
8+
* __FILE__, __LINE__ for C/C++ - closes [#149](https://github.com/andrewferrier/debugprint.nvim/issues/149) ([1d5a975](https://github.com/andrewferrier/debugprint.nvim/commit/1d5a9753338e25a3bdc05c36f9c0cc4918a23d08))
9+
* Add support for snacks.picker ([f7e370d](https://github.com/andrewferrier/debugprint.nvim/commit/f7e370d9ac19db1f763ccef9b4b255686f6eded3))
10+
* fix docs and some user facing strigns to reflect snacks addition ([9d3cfc5](https://github.com/andrewferrier/debugprint.nvim/commit/9d3cfc59ef850fa1d7096ee0087a154eacaabbe8))
11+
* Start using subcommands - closes [#155](https://github.com/andrewferrier/debugprint.nvim/issues/155) ([ebc43a5](https://github.com/andrewferrier/debugprint.nvim/commit/ebc43a59aae8061fe8ddba78fa6b02a934d6196a))
12+
* Support 'location' for shell - closes [#178](https://github.com/andrewferrier/debugprint.nvim/issues/178) ([ed6225d](https://github.com/andrewferrier/debugprint.nvim/commit/ed6225dc446be07144f97b9a2da5d78f8927d237))
13+
14+
15+
### Bug Fixes
16+
17+
* Better default for large files - closes [#170](https://github.com/andrewferrier/debugprint.nvim/issues/170) ([d10946e](https://github.com/andrewferrier/debugprint.nvim/commit/d10946ee5c87333661ba2ae270888c02ffd4650b))
18+
* Correct type ([9e636e9](https://github.com/andrewferrier/debugprint.nvim/commit/9e636e98f2199c58985657085f988d9a26bfb79f))
19+
* Improve message grammar ([5d7c6d5](https://github.com/andrewferrier/debugprint.nvim/commit/5d7c6d5403af4378804be3d3b8eeea506149578c))
20+
* Issue with sh/bash on nvim-treesitter 'main' ([898a082](https://github.com/andrewferrier/debugprint.nvim/commit/898a08209f1fea5292dc37df25b6811dc1fbc12b))
21+
* selene issue with unused variable ([1ad3299](https://github.com/andrewferrier/debugprint.nvim/commit/1ad32998445437a31308e643273946de01240f26))
22+
* Use normal! for Dvorak keyboard - closes [#172](https://github.com/andrewferrier/debugprint.nvim/issues/172) ([a8e5ddf](https://github.com/andrewferrier/debugprint.nvim/commit/a8e5ddf5cd35704df0fbe34cf04d47d5dd8409ea))
23+
324
## [6.0.0](https://github.com/andrewferrier/debugprint.nvim/compare/v5.1.0...v6.0.0) (2025-04-29)
425

526

0 commit comments

Comments
 (0)