We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad0eb5 commit 8ca719eCopy full SHA for 8ca719e
CHANGELOG.md
@@ -4,10 +4,16 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.5.1] - 2026-02-21
8
+
9
### Fixed
10
11
- Elevation requests no longer fail with `context deadline exceeded` when the interactive target selector takes longer than 30 seconds
12
13
+### Added
14
15
+- golangci-lint configuration (`.golangci.yml`) with 19 linters enabled and Go best practices applied
16
17
## [0.5.0] - 2026-02-19
18
19
### Added
0 commit comments