Skip to content

Commit ccfcbfa

Browse files
chore(main): release 0.5.0
1 parent 0706965 commit ccfcbfa

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.5.0](https://github.com/masterpointio/taskit/compare/v0.4.0...v0.5.0) (2025-11-11)
4+
5+
6+
### Features
7+
8+
* add linter configs to the os sync task ([#26](https://github.com/masterpointio/taskit/issues/26)) ([6142651](https://github.com/masterpointio/taskit/commit/614265142a1a213bb1f2784cc7cc2ce77c43f503))
9+
* add terraform refresh command ([#33](https://github.com/masterpointio/taskit/issues/33)) ([2bb2893](https://github.com/masterpointio/taskit/commit/2bb289389c694d9fef4dac2f578fe5dc8e9d5fda))
10+
* add workspace selection ([#35](https://github.com/masterpointio/taskit/issues/35)) ([ac8f80c](https://github.com/masterpointio/taskit/commit/ac8f80c70cdfdecf5323fb8e48d4c0d6faadbbd0))
11+
* **pruning:** remove cursor specific task commands. ([#37](https://github.com/masterpointio/taskit/issues/37)) ([8c908c2](https://github.com/masterpointio/taskit/commit/8c908c21b565c338824306130ebf666780fcd934))
12+
* **tf:** default to tofu and allow switching back to terraform ([#38](https://github.com/masterpointio/taskit/issues/38)) ([71d42fe](https://github.com/masterpointio/taskit/commit/71d42fec339844ad96c1c779df60eb994990e021))
13+
* **tf:** update the tf:init command to work for TF dynamic backends ([#40](https://github.com/masterpointio/taskit/issues/40)) ([0706965](https://github.com/masterpointio/taskit/commit/0706965deceda7baff291ecf0da401b48b0b88f6))
14+
15+
16+
### Bug Fixes
17+
18+
* **aqua:** update installer version to pull in checksum fix ([#34](https://github.com/masterpointio/taskit/issues/34)) ([b47b0ef](https://github.com/masterpointio/taskit/commit/b47b0efe62205bc91f2157e18edca3b411a361f2))
19+
320
## [0.4.0](https://github.com/masterpointio/taskit/compare/v0.3.1...v0.4.0) (2025-06-04)
421

522
### Features

0 commit comments

Comments
 (0)