|
5 | 5 |
|
6 | 6 | ### Features |
7 | 7 |
|
8 | | -* add extension config logic, user path substitutions ([0c6f777](https://github.com/scottmckendry/telescope-resession.nvim/commit/0c6f777fb54b6921dbee2900d8de02f2db4a0349)) |
9 | | -* add mapping for deleting sessions ([7360443](https://github.com/scottmckendry/telescope-resession.nvim/commit/73604433ef9a98bfbb3da1fc1ed5408e034c2291)) |
10 | | -* **ci:** setup ci workflow and supporting configs ([0f455fb](https://github.com/scottmckendry/telescope-resession.nvim/commit/0f455fbcab112f863b34e5d49c9ae5b6d7e211a7)) |
11 | | -* **config:** add dir option ([52a51ec](https://github.com/scottmckendry/telescope-resession.nvim/commit/52a51eca82684ab98bc89398f88a132734d130c3)) |
12 | | -* **config:** add prompt title override ([12d115d](https://github.com/scottmckendry/telescope-resession.nvim/commit/12d115d9fdd2339bf0d40dcf0c3b20a56861c565)) |
13 | | -* resession extension mvp :sparkles: ([33f26a5](https://github.com/scottmckendry/telescope-resession.nvim/commit/33f26a553ecfbe176fcb58b94e6fb801ff58c75a)) |
| 8 | +* add extension config logic, user path substitutions ([0c6f777](https://github.com/scottmckendry/pick-resession.nvim/commit/0c6f777fb54b6921dbee2900d8de02f2db4a0349)) |
| 9 | +* add mapping for deleting sessions ([7360443](https://github.com/scottmckendry/pick-resession.nvim/commit/73604433ef9a98bfbb3da1fc1ed5408e034c2291)) |
| 10 | +* **ci:** setup ci workflow and supporting configs ([0f455fb](https://github.com/scottmckendry/pick-resession.nvim/commit/0f455fbcab112f863b34e5d49c9ae5b6d7e211a7)) |
| 11 | +* **config:** add dir option ([52a51ec](https://github.com/scottmckendry/pick-resession.nvim/commit/52a51eca82684ab98bc89398f88a132734d130c3)) |
| 12 | +* **config:** add prompt title override ([12d115d](https://github.com/scottmckendry/pick-resession.nvim/commit/12d115d9fdd2339bf0d40dcf0c3b20a56861c565)) |
| 13 | +* resession extension mvp :sparkles: ([33f26a5](https://github.com/scottmckendry/pick-resession.nvim/commit/33f26a553ecfbe176fcb58b94e6fb801ff58c75a)) |
14 | 14 |
|
15 | 15 |
|
16 | 16 | ### Bug Fixes |
17 | 17 |
|
18 | | -* remove unhelpful print() ([efbfe28](https://github.com/scottmckendry/telescope-resession.nvim/commit/efbfe281aaa865aa7666abdb1c3722ba2c4efc6e)) |
19 | | -* swap out generic fuzzy sorter ([ffb1b76](https://github.com/scottmckendry/telescope-resession.nvim/commit/ffb1b760dab4c08a859abbee4e5eb92496c4dbac)) |
20 | | -* **utils:** use unix-style paths for session encode/decode ([0f5c89d](https://github.com/scottmckendry/telescope-resession.nvim/commit/0f5c89d33093ed5ab0b5b780eb29e5b3b1a76cbf)) |
| 18 | +* remove unhelpful print() ([efbfe28](https://github.com/scottmckendry/pick-resession.nvim/commit/efbfe281aaa865aa7666abdb1c3722ba2c4efc6e)) |
| 19 | +* swap out generic fuzzy sorter ([ffb1b76](https://github.com/scottmckendry/pick-resession.nvim/commit/ffb1b760dab4c08a859abbee4e5eb92496c4dbac)) |
| 20 | +* **utils:** use unix-style paths for session encode/decode ([0f5c89d](https://github.com/scottmckendry/pick-resession.nvim/commit/0f5c89d33093ed5ab0b5b780eb29e5b3b1a76cbf)) |
21 | 21 |
|
22 | 22 |
|
23 | 23 | ### Performance Improvements |
24 | 24 |
|
25 | | -* **ci:** use pre-compiled version of selene ([7a202fe](https://github.com/scottmckendry/telescope-resession.nvim/commit/7a202fef6d0ba8379d8a33e459ab5af74823c796)) |
| 25 | +* **ci:** use pre-compiled version of selene ([7a202fe](https://github.com/scottmckendry/pick-resession.nvim/commit/7a202fef6d0ba8379d8a33e459ab5af74823c796)) |
0 commit comments