Skip to content

Commit 29c2176

Browse files
committed
chore(main): release 1.0.0
1 parent d9e0f2f commit 29c2176

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-07-09)
4+
5+
6+
### Features
7+
8+
* add a readme ([dc8caf9](https://github.com/codymikol/neotest-kotlin/commit/dc8caf96c1ae4d7f8c0d50f607db3d415ab52cba))
9+
* add a readme ([7129bd9](https://github.com/codymikol/neotest-kotlin/commit/7129bd94f9f395c66658fd6a214859e63a34e724)), closes [#4](https://github.com/codymikol/neotest-kotlin/issues/4)
10+
* add FunSpec treesitter-query ([8f0a302](https://github.com/codymikol/neotest-kotlin/commit/8f0a302dcb0541b346fd762cdc3563a2090d76d4))
11+
* add kotest FunSpec treesitter-query ([820681a](https://github.com/codymikol/neotest-kotlin/commit/820681a859abe9f64377e8a1ce360cb3de03204c))
12+
* add luarocks workflow ([d9e0f2f](https://github.com/codymikol/neotest-kotlin/commit/d9e0f2f4d961c073df3f20e5692c53c2413a3d8c))
13+
* add release please workflow ([65fc3ba](https://github.com/codymikol/neotest-kotlin/commit/65fc3baccb9263a47e7339f7bcb1e963198f1a9f))
14+
* add test for FunSpec ([9f22c23](https://github.com/codymikol/neotest-kotlin/commit/9f22c23018bed2700d87fe65caca001ccde94ff8))
15+
* custom gradle init script instead of --debug ([e1b3d92](https://github.com/codymikol/neotest-kotlin/commit/e1b3d92afff6cd048aedf9da4fe96304397275c8))
16+
* first working release ([c333bad](https://github.com/codymikol/neotest-kotlin/commit/c333badccbae418bd3d6d67b1d79d5c985687add))
17+
* first working release ([9c6cec0](https://github.com/codymikol/neotest-kotlin/commit/9c6cec05a7685fcbd0b2740172e46e3c62f213a7))
18+
* Kotest FunSpec support ([857064e](https://github.com/codymikol/neotest-kotlin/commit/857064eb57520acb64557d956716cd72ac425edd))
19+
* Kotest ShouldSpec support ([a0fee47](https://github.com/codymikol/neotest-kotlin/commit/a0fee4733e704858418db499dd6e4fd462a9b7d9))
20+
* Kotest StringSpec support ([6f5eead](https://github.com/codymikol/neotest-kotlin/commit/6f5eead95bfc6d2d4544c840466caaf531aee98e))
21+
* **kotest:** treesitter query xit / xdescribe ([cd0b683](https://github.com/codymikol/neotest-kotlin/commit/cd0b683f040f5618ecd5b8ff479c8ed8ea302232))
22+
* **kotest:** treesitter query xit / xdescribe ([abc9367](https://github.com/codymikol/neotest-kotlin/commit/abc936776b9c55b56a310138a3fd0258c8f85903)), closes [#24](https://github.com/codymikol/neotest-kotlin/issues/24)
23+
* **nix:** add a nix flake ([11942f0](https://github.com/codymikol/neotest-kotlin/commit/11942f0935c2894e3a67cf0b0568b1022c71da83)), closes [#58](https://github.com/codymikol/neotest-kotlin/issues/58)
24+
* remove appending " should" and " when" ([10010a9](https://github.com/codymikol/neotest-kotlin/commit/10010a94634922a3251bc97ff447dbddf82f871d))
25+
* setup Kotest AnnotationSpec ([1d9d090](https://github.com/codymikol/neotest-kotlin/commit/1d9d0904db66ee970b0f2c98773ae671120d6461))
26+
* setup Kotest ExpectSpec ([24e0deb](https://github.com/codymikol/neotest-kotlin/commit/24e0deb842abd5184016c0b4b7aaf75becd8b4cb))
27+
* Setup Kotest ExpectSpec ([35db333](https://github.com/codymikol/neotest-kotlin/commit/35db33344059721e8845115177b9be95e719fbd0))
28+
* setup Kotest FeatureSpec ([79687de](https://github.com/codymikol/neotest-kotlin/commit/79687de4a40e4c4bec5131197c96c43a9a3658c7))
29+
* setup Kotest FreeSpec ([eaf04c4](https://github.com/codymikol/neotest-kotlin/commit/eaf04c49d6c4d478363bdda81cc87b74256262e8))
30+
* Setup Kotest FreeSpec ([8ac9ab0](https://github.com/codymikol/neotest-kotlin/commit/8ac9ab0d231544fae7bb134c22097ee426934962))
31+
* Setup Kotest StringSpec ([c13d2f5](https://github.com/codymikol/neotest-kotlin/commit/c13d2f5204970b6fc8f38590b69e615d2cb6c95d))
32+
* Support errors ([04c751d](https://github.com/codymikol/neotest-kotlin/commit/04c751d4b4da57f3136b0ae279620ecda478ddf0))
33+
* Support executing directories of tests + GitHub Actions ([da5779a](https://github.com/codymikol/neotest-kotlin/commit/da5779aec53c5f5e5402e1123559f5c65c87489f))
34+
* support executing test directories/folders ([485f088](https://github.com/codymikol/neotest-kotlin/commit/485f088c584cf723d0d47a4ab48b537dab86394b))
35+
* support Kotest WordSpec ([9e3b83d](https://github.com/codymikol/neotest-kotlin/commit/9e3b83df03db259c2eeaa6354c63f7897ebecfe2))
36+
* support reporting errors in output panel ([445b7a5](https://github.com/codymikol/neotest-kotlin/commit/445b7a5ee62e039069c3a25c8879434abd17cacf))
37+
38+
39+
### Bug Fixes
40+
41+
* add MIT license ([921feb7](https://github.com/codymikol/neotest-kotlin/commit/921feb79bb0879dd939a1ffc758b3e8823c3fd53))
42+
* **build_spec:** correctly identify root ([95f07ce](https://github.com/codymikol/neotest-kotlin/commit/95f07cefe38fc5b39b259b3833dab91b52bde033))
43+
* **build_spec:** correctly identify root ([cff61c1](https://github.com/codymikol/neotest-kotlin/commit/cff61c185f931b6a4b3ad865c6c569613bb118f5)), closes [#26](https://github.com/codymikol/neotest-kotlin/issues/26)
44+
* declaring context twice results in duplicate namespaces ([c35fe64](https://github.com/codymikol/neotest-kotlin/commit/c35fe64706cee2f00bd9f69ecd02ee54a8428564))
45+
* **filter:** typo taret -> target ([611389d](https://github.com/codymikol/neotest-kotlin/commit/611389d04b17ef44c6ef03f84bf19f59ec50cfbe))
46+
* identify tests ([86e2fd3](https://github.com/codymikol/neotest-kotlin/commit/86e2fd3f6b96eeb59a13989d0dc2702f5841797e))
47+
* **init:** fix typo ([67a3c53](https://github.com/codymikol/neotest-kotlin/commit/67a3c53e26bb0534e1962908bad406e29ab7eae1)), closes [#40](https://github.com/codymikol/neotest-kotlin/issues/40)
48+
* **nix:** use correct version of temurin ([f81fa37](https://github.com/codymikol/neotest-kotlin/commit/f81fa372cf68bb68e98c6a86a01db9e7d175e8f9))
49+
* output parsing ([6c8c9f6](https://github.com/codymikol/neotest-kotlin/commit/6c8c9f645c30a75265b32ea06793928ad20df03c))
50+
* **position-parser:** use latest treesitter methods ([4cefbc1](https://github.com/codymikol/neotest-kotlin/commit/4cefbc1237d9d04965d072bec1d7337e6f3e4bf0))
51+
* properly support errors and short ([6248852](https://github.com/codymikol/neotest-kotlin/commit/62488526e627ff66562ebbd41ab8727cd2aefa38))
52+
* redme -> README ([52c5ac6](https://github.com/codymikol/neotest-kotlin/commit/52c5ac6f5b6c174138eccf62b581c2f8fab6988a))
53+
* redme -> README ([04627bd](https://github.com/codymikol/neotest-kotlin/commit/04627bd8a04395210190903f76142494b5d422e8))
54+
* remove unused ([48345be](https://github.com/codymikol/neotest-kotlin/commit/48345be68eb3378c03f9053a00eecbb56046f5cd))
55+
* update treesitter queries ([6b83134](https://github.com/codymikol/neotest-kotlin/commit/6b83134c2cc51db31ea8255786a09d7464045c6f))

0 commit comments

Comments
 (0)