Releases: captainhook-git/captainhook
Releases · captainhook-git/captainhook
5.28.5
🐛 Bugfixes
- Prevent type error in string functions (by Sebastian Feldmann)
Full Changelog: 5.28.4...5.28.5
5.28.4
Changes
- Allow multi-line action configs (pssst it's a secret)
- Add run config and custom settings to
infooutput - Allow access to plugin config for placeholders
- Add options to verbose output
Full Changelog: 5.28.3...5.28.4
5.28.3
Changes
- Add
SimplePluginto the release so people can play around with plugins - Improve
infocommand by adding options to displayActionconfigand applicationconfig
Full Changelog: 5.28.2...5.28.3
5.28.2
Changes
- Enable config to determine if the user provided an absolute path to the configuration option #135
- Add config sample verification test
- Fix sample configuration #295
- Deprecate php install mode. Remining install modes are
shell,wslanddocker
Full Changelog: 5.28.1...5.28.2
5.28.1
5.28.0
Changes
- Switch to timer class and time actions separately
- Fix tons of typos, gramma and type issues
- Cleaned unused imports and other errors
5.27.5
5.27.4
Changes
- Fix Message.CacheOnFail Shorthand (by @faytecCD)
- Add prepare release script
New Contributors
Full Changelog: 5.27.3...5.27.4
5.27.3
5.27.2
Changes
- Add
run-gitparameter to install command