Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## 1.0.0 (2025-03-21)


### Features

* add commands to main config ([a683943](https://www.github.com/flant/trx/commit/a683943520ea4f46c0981613b1901edfa0ac319a))
* add execution lock ([826065b](https://www.github.com/flant/trx/commit/826065b7eb5aa57c8a0c9a0cca6130de38bb3cc1))
* add force flag ([537b739](https://www.github.com/flant/trx/commit/537b73980d69739c98043605afde90e873652c8f))
* add force flag ([0ade769](https://www.github.com/flant/trx/commit/0ade7697cf1b5797d0fdd13f935a3cdc0a26ab09))
* add graceful shutdown ([5b12819](https://www.github.com/flant/trx/commit/5b12819d6754d6a5703a1b7a330b8469fb943010))
* add graceful shutdown ([e32ddaf](https://www.github.com/flant/trx/commit/e32ddafaf3363450e2d261002babf77616ccaf67))
* add possibility to execute command from cli ([554770e](https://www.github.com/flant/trx/commit/554770e80e00e9a8e3fa325445bda8240499102c))
* add start hook, start time, env expander ([9d7775f](https://www.github.com/flant/trx/commit/9d7775f2e8ef4b7852c74023b122369c791daa5f))
* add stderr logging ([d0d9f57](https://www.github.com/flant/trx/commit/d0d9f57b614faec6cb97d618cffcbb013090159e))
* log to stdout ([4c046ee](https://www.github.com/flant/trx/commit/4c046ee0cdad787f7283d4801c87cad992a538d2))
* log to stdout ([d5f4152](https://www.github.com/flant/trx/commit/d5f4152358eb6b94a1c7c7c0761c6071929a9c1d))


### Bug Fixes

* fix hook panic ([6f7cc78](https://www.github.com/flant/trx/commit/6f7cc78c437a09db14b37895939a667c94d879da))