You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incredibly basic checking, only checks if there is a space and no quote
character.
Also includes comments on edited lines to avoid users changing things
that get overwritten again later.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
12
12
* Added ability to reinstall a server using the currently assigned service and option.
13
13
* Added ability to change a server's service and service option, as well as change pack assignments and other management services in that regard.
14
14
15
+
### Changed
16
+
* Environment setting commands now attempt to auto-quote strings with spaces in them, as well as comment lines that are edited to avoid manual changes being overwritten.
17
+
15
18
## v0.6.0-beta.2.1 (Courageous Carniadactylus)
16
19
### Fixed
17
20
*`[beta.2]` — Suspended servers now show as suspended.
0 commit comments