|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.11.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.10.0...v1.11.0) (2025-08-29) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* **ci:** added mdformat ([b8ebeea](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/b8ebeea76d72f34d8f31118654d7e4093f9bee00)) |
| 9 | +* **ci:** added mdformat CI support ([75093c1](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/75093c124d4533a0f9edc6b7eb9de351cc348133)) |
| 10 | + |
3 | 11 | ## [1.10.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.9.0...v1.10.0) (2025-04-12) |
4 | 12 |
|
5 | 13 | ### Features |
6 | 14 |
|
7 | | -- **ci:** added LuaCov support ([0585a10](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/0585a10f66360b2b2f9b2642296fa732c222683f)) |
8 | | -- **ci:** added LuaCov support ([df5ae92](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/df5ae92ac3427d4af899e3a9cb2e561e1eac3fde)) |
| 15 | +* **ci:** added LuaCov support ([0585a10](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/0585a10f66360b2b2f9b2642296fa732c222683f)) |
| 16 | +* **ci:** added LuaCov support ([df5ae92](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/df5ae92ac3427d4af899e3a9cb2e561e1eac3fde)) |
9 | 17 |
|
10 | 18 | ## [1.9.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.8.0...v1.9.0) (2025-04-06) |
11 | 19 |
|
12 | 20 | ### Features |
13 | 21 |
|
14 | | -- **neovim:** added neovim version v0.11.0 support ([a02c0b3](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/a02c0b303726b5259b3cbc0a2b6acebb98c55c15)) |
| 22 | +* **neovim:** added neovim version v0.11.0 support ([a02c0b3](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/a02c0b303726b5259b3cbc0a2b6acebb98c55c15)) |
15 | 23 |
|
16 | 24 | ## [1.8.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.7.1...v1.8.0) (2025-03-21) |
17 | 25 |
|
18 | 26 | ### Features |
19 | 27 |
|
20 | | -- **checkhealth:** added automated :checkhealth CI command ([b0f0ccf](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/b0f0ccfc177cf42cd17faf435b40ca5b39f478f1)) |
| 28 | +* **checkhealth:** added automated :checkhealth CI command ([b0f0ccf](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/b0f0ccfc177cf42cd17faf435b40ca5b39f478f1)) |
21 | 29 |
|
22 | 30 | ## [1.7.1](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.7.0...v1.7.1) (2025-02-27) |
23 | 31 |
|
24 | 32 | ### Bug Fixes |
25 | 33 |
|
26 | | -- **ci:** baptiste0928/cargo-install version key removed ([e9bb024](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/e9bb024fe7f9a067f70a84c6d67ebb567f9a5d83)) |
| 34 | +* **ci:** baptiste0928/cargo-install version key removed ([e9bb024](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/e9bb024fe7f9a067f70a84c6d67ebb567f9a5d83)) |
27 | 35 |
|
28 | 36 | ## [1.7.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.6.0...v1.7.0) (2025-02-06) |
29 | 37 |
|
30 | 38 | ### Features |
31 | 39 |
|
32 | | -- **docs:** added automated uploads to gh-pages ([af8b2e5](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/af8b2e5ae9cb0681ca27973787487502156fe2c2)) |
| 40 | +* **docs:** added automated uploads to gh-pages ([af8b2e5](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/af8b2e5ae9cb0681ca27973787487502156fe2c2)) |
33 | 41 |
|
34 | 42 | ## [1.6.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.5.5...v1.6.0) (2025-01-25) |
35 | 43 |
|
36 | 44 | ### Features |
37 | 45 |
|
38 | | -- **os:** added windows support ([7a3c6c7](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/7a3c6c794712883399626d3177b6ce93cf0252a4)) |
| 46 | +* **os:** added windows support ([7a3c6c7](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/7a3c6c794712883399626d3177b6ce93cf0252a4)) |
39 | 47 |
|
40 | 48 | ## [1.5.5](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.5.4...v1.5.5) (2025-01-11) |
41 | 49 |
|
42 | 50 | ### Bug Fixes |
43 | 51 |
|
44 | | -- **rockspec:** removed lualine because it is still WIP ([121681f](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/121681f8f7ace45e114ea2161175e37c8c8e4877)) |
| 52 | +* **rockspec:** removed lualine because it is still WIP ([121681f](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/121681f8f7ace45e114ea2161175e37c8c8e4877)) |
45 | 53 |
|
46 | 54 | ## [1.5.4](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.5.3...v1.5.4) (2025-01-11) |
47 | 55 |
|
48 | 56 | ### Bug Fixes |
49 | 57 |
|
50 | | -- **rockspec:** added missing lua dependencies ([ac4aea4](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/ac4aea4f468b4912e694eb4fca0305aff026f4e1)) |
| 58 | +* **rockspec:** added missing lua dependencies ([ac4aea4](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/ac4aea4f468b4912e694eb4fca0305aff026f4e1)) |
51 | 59 |
|
52 | 60 | ## [1.5.3](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.5.2...v1.5.3) (2025-01-11) |
53 | 61 |
|
54 | 62 | ### Bug Fixes |
55 | 63 |
|
56 | | -- **rockspec:** updated package name ([2445735](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/2445735817e93ccb520101539c2f41312e0635b3)) |
| 64 | +* **rockspec:** updated package name ([2445735](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/2445735817e93ccb520101539c2f41312e0635b3)) |
57 | 65 |
|
58 | 66 | ## [1.5.2](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.5.1...v1.5.2) (2025-01-11) |
59 | 67 |
|
60 | 68 | ### Bug Fixes |
61 | 69 |
|
62 | | -- **logging:** fixed fmt_warning calls + others ([0e44922](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/0e449223755ab4ea4fa170753d4b38731e4279b2)) |
63 | | -- **rockspec:** the .rockspec should now publish to LuaRocks correctly ([7f995ef](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/7f995ef9b4459bb47976303825adb7a81737f404)) |
| 70 | +* **logging:** fixed fmt_warning calls + others ([0e44922](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/0e449223755ab4ea4fa170753d4b38731e4279b2)) |
| 71 | +* **rockspec:** the .rockspec should now publish to LuaRocks correctly ([7f995ef](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/7f995ef9b4459bb47976303825adb7a81737f404)) |
64 | 72 |
|
65 | 73 | ## [1.5.1](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.5.0...v1.5.1) (2024-12-23) |
66 | 74 |
|
67 | 75 | ### Bug Fixes |
68 | 76 |
|
69 | | -- **ci:** urlchecker ignored during release ([f4faf3b](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/f4faf3b557c3fff211195bdc05003b701e895196)) |
| 77 | +* **ci:** urlchecker ignored during release ([f4faf3b](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/f4faf3b557c3fff211195bdc05003b701e895196)) |
70 | 78 |
|
71 | 79 | ## [1.5.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.4.0...v1.5.0) (2024-12-13) |
72 | 80 |
|
73 | 81 | ### Features |
74 | 82 |
|
75 | | -- **dependencies:** moved cmdparse + logging out ([83458f2](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/83458f230192cb1a77778de051bcde757e73d756)) |
| 83 | +* **dependencies:** moved cmdparse + logging out ([83458f2](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/83458f230192cb1a77778de051bcde757e73d756)) |
76 | 84 |
|
77 | 85 | ### Bug Fixes |
78 | 86 |
|
79 | | -- **missing:** added missing .gitignore ([6def002](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/6def002a458edbf6dcaf786120b3e3f3fbcd869b)) |
| 87 | +* **missing:** added missing .gitignore ([6def002](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/6def002a458edbf6dcaf786120b3e3f3fbcd869b)) |
80 | 88 |
|
81 | 89 | ## [1.4.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.3.2...v1.4.0) (2024-12-05) |
82 | 90 |
|
83 | 91 | ### Features |
84 | 92 |
|
85 | | -- **dependencies:** removed unneeded git submodules ([58bba30](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/58bba307be8ec2a963b8d0ec256d60d9c14abe16)) |
| 93 | +* **dependencies:** removed unneeded git submodules ([58bba30](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/58bba307be8ec2a963b8d0ec256d60d9c14abe16)) |
86 | 94 |
|
87 | 95 | ## [1.3.2](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.3.1...v1.3.2) (2024-11-12) |
88 | 96 |
|
89 | 97 | ### Bug Fixes |
90 | 98 |
|
91 | | -- **luals:** Added missing diagnostics paths ([d5f93ef](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/d5f93ef89c47ae5dd09c684526f7050a0f829e11)) |
| 99 | +* **luals:** Added missing diagnostics paths ([d5f93ef](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/d5f93ef89c47ae5dd09c684526f7050a0f829e11)) |
92 | 100 |
|
93 | 101 | ## [1.3.1](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.3.0...v1.3.1) (2024-10-26) |
94 | 102 |
|
95 | 103 | ### Bug Fixes |
96 | 104 |
|
97 | | -- **urlchecker:** Added README.md + CHANGELOG.md as a checker ([a4b7d41](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/a4b7d410f4d853d7bf98e4ca6dc198f6ea29bb8d)) |
| 105 | +* **urlchecker:** Added README.md + CHANGELOG.md as a checker ([a4b7d41](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/a4b7d410f4d853d7bf98e4ca6dc198f6ea29bb8d)) |
98 | 106 |
|
99 | 107 | ## [1.3.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.2.0...v1.3.0) (2024-10-26) |
100 | 108 |
|
101 | 109 | ### Features |
102 | 110 |
|
103 | | -- **ci:** Added urlchecker.yml ([764f485](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/764f4859522c6c810e75bd82eda6073ef4fc0c0c)) |
| 111 | +* **ci:** Added urlchecker.yml ([764f485](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/764f4859522c6c810e75bd82eda6073ef4fc0c0c)) |
104 | 112 |
|
105 | 113 | ## [1.2.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.1.0...v1.2.0) (2024-10-26) |
106 | 114 |
|
107 | 115 | ### Features |
108 | 116 |
|
109 | | -- **ci:** Enabled llscheck.yml ([18273bf](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/18273bf3526364ca05d2798318b86f59a3c124e8)) |
| 117 | +* **ci:** Enabled llscheck.yml ([18273bf](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/18273bf3526364ca05d2798318b86f59a3c124e8)) |
110 | 118 |
|
111 | 119 | ## [1.1.0](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/compare/v1.0.3...v1.1.0) (2024-10-26) |
112 | 120 |
|
113 | 121 | ### Features |
114 | 122 |
|
115 | | -- **ci:** Added better GitHub workflows ([da48f5a](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/da48f5a27fb01e9c597d82931e551d10c31b94d0)) |
| 123 | +* **ci:** Added better GitHub workflows ([da48f5a](https://github.com/ColinKennedy/nvim-best-practices-plugin-template/commit/da48f5a27fb01e9c597d82931e551d10c31b94d0)) |
0 commit comments