Releases: railsware/upterm
Releases · railsware/upterm
v0.0.27
f747c65 Bump version to 0.0.27. [ci skip]
f9a8e0f Fix tests.
601fb67 Create EnvironmentPath convenience wrapper.
d9342fb Add basic NVM support.
0a91182 Make VcsData null check compatible.
7fce4a8 Don't use default exports.
acbab25 Don't pass JobComponent to child components.
5cfee8e Remove some JobComponent state attributes.
ad1c323 Remove jobs from SessionComponent state.
8ec342f Fix more null errors.
229e1c4 Fix null checks in ANSIParser.
v0.0.26
620abe5 Bump version to 0.0.26. [ci skip]
f3cd671 chore(package): update electron-builder to version 4.2.0
v0.0.25
48ef203 Bump version to 0.0.25. [ci skip]
d281e97 chore(package): update electron-prebuilt to version 1.2.1
v0.0.24
df3f984 Bump version to 0.0.24. [ci skip]
bdde0fb Cleanup Result.
c405c83 [Parser] Improve cd
suggestions performance.
10d2740 [Fix] [Parser] Require a space between path arguments.
v0.0.23
fa3f307 Bump version to 0.0.23. [ci skip]
456dbd5 chore(package): update spectron to version 3.2.0
v0.0.22
1d3a08d Bump version to 0.0.22. [ci skip]
dc30d0d [Build] Don't story intermediate BODY results.
v0.0.21
aee98cc (HEAD, tag: v0.0.21) Bump version to 0.0.21. [ci skip]\n c95936b [Build] Another attempt to properly escape changelog.\n
v0.0.20
CONTRIBUTING.md LICENSE README README.md build compiled dist housekeeping node_modules package.json src test tsconfig.json tslint.json typings typings.json 7b7c4b9 (HEAD, tag: v0.0.20) Bump version to 0.0.20. [ci skip]\n CONTRIBUTING.md LICENSE README README.md build compiled dist housekeeping node_modules package.json src test tsconfig.json tslint.json typings typings.json 315c410 [Build] format changelog differently.\n
v0.0.19
a92ebc0 (HEAD, tag: v0.0.19) Bump version to 0.0.19. [ci skip] 1d725ab Lex empty input to []. Fixes #430. a57d0e3 Fix the issue when file suggesion would suggest itself again at the end of files. Fixes #410. 527f2d8 Remove duplicate cd
parser.
v0.0.18
3c2f4c8 (HEAD, tag: v0.0.18) Bump version to 0.0.18. [ci skip] b939f35 (origin/master, origin/HEAD, master) [Build] Add newline to git log. a23736e Fix linter warnings. 110f4ad Show cursor by default. Fixes #426.