Commit 07b8594
committed
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.1...v0.4.0) (2022-10-03)
### Bug Fixes
* **network:** handles network not found correctly ([#22](#22)) ([b38c7a0](b38c7a0))
* **shell:** Fixed a bug which causes REPL to close in case of exception. ([e8dc6f0](e8dc6f0))
### Features
* **apply:** adds support for apply command ([#30](#30)) ([f6ae40d](f6ae40d)), closes [#39](#39)
* **auth:** adds support for non-interactive login ([#32](#32)) ([8c8c460](8c8c460))
* **project:** adds highlight for current project in list output ([ce348da](ce348da))
* **shell:** adds improvements in repl session ([b7a481e](b7a481e))1 parent 74bd034 commit 07b8594
2 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments