Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil authored Oct 14, 2024
1 parent a82e9b8 commit ea1c3a7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.3.0](https://github.com/fredrikaverpil/neotest-golang/compare/v1.2.0...v1.3.0) (2024-10-14)


### Features

* **dap:** add support for debugging tests in a file ([#205](https://github.com/fredrikaverpil/neotest-golang/issues/205)) ([a82e9b8](https://github.com/fredrikaverpil/neotest-golang/commit/a82e9b87753aba970d6a2168e79896379f4607b7))
* **dap:** pass dap-go opts as function ([#195](https://github.com/fredrikaverpil/neotest-golang/issues/195)) ([24ed4cf](https://github.com/fredrikaverpil/neotest-golang/commit/24ed4cf294b8793280ac3a978673622156df7bd7))
* gotestsum ([#150](https://github.com/fredrikaverpil/neotest-golang/issues/150)) ([1837348](https://github.com/fredrikaverpil/neotest-golang/commit/1837348e444743949de33249aefddf3a420bdeba))


### Bug Fixes

* **dap:** use test filepath from neotest positions ([#202](https://github.com/fredrikaverpil/neotest-golang/issues/202)) ([8779ea0](https://github.com/fredrikaverpil/neotest-golang/commit/8779ea0b595d4149895b065960f85481e575f8a3))

## [1.2.0](https://github.com/fredrikaverpil/neotest-golang/compare/v1.1.1...v1.2.0) (2024-09-18)


Expand Down

0 comments on commit ea1c3a7

Please sign in to comment.