Releases: tr4cks/power
Releases · tr4cks/power
v1.4.0
v1.3.1
What's changed
- Fix: Discord imposes a timeout for sending the first message, which could lead to an error being displayed in the discord chat. As a result, a first message is sent directly after the command, followed by a second once the server startup has been initiated. In this way, there are no more error messages.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's changed
- Change: Log format modified to support multiple services within the same executable.
⚠️ Could have an impact if you used logs to do something with them. If you had only followed the previous documentation, no problem. - Feature: Add a discord bot to start the server with a command.
Full Changelog: v1.2.0...v1.3.0
1.2.0
What's changed
- Feature: add new API
- Change: error display when you want to switch the server on or off using the command line
- Change: don't stop the binary when there's an error when you want to know the state of the server with the command line. Just print the errors on the error output and the result on the standard output at the same time
Full Changelog: v1.1.0...v1.2.0
1.1.0
What's changed
- Feature: possibility to use power from command line
- Fix: wrong default path to the configuration file
Full Changelog: v1.0.0...v1.1.0
1.0.0
First version
Full Changelog: https://github.com/tr4cks/power/commits/v1.0.0