Releases: AnatolyRugalev/kube-commander
0.3.1
0.3.0
Changelog
ae249be Merge branch 'master' of github.com:AnatolyRugalev/kube-commander
5ae3c51 docs(readme): updated readme
68744a5 docs(readme): updated readme
ecb7ad2 docs(readmer): updated readme
b60ac77 feat(logs): add --tail flag to configure tail size when viewing logs
2c19f3f fix(help): fixed help dialog whitespace
bd72740 fix(macos): implemented pty emulation to support MacOS (thanks to @ssetin)
4212760 fix(win): fixed windows execution
0.2.3
0.2.2
0.2.0
Changelog
bc24b4d Add .Watch() support for list tables :party:
a1c6f57 Add TODO
8606174 Add TODO
852224e Add all namespaces and previous logs support
dfe0c0a Add border support and error handling
64bafe7 Add context info in title
9d2a4d4 Add copy to clipboard
a32c00c Add delete operation support
a5cec96 Add dynamic resource types loading
944fa38 Add filtering prototype
3e33b06 Add flags and envs configuration support
8cca9fd Add help dialog (press ?)
cbc44d0 Add port forwarding
afba187 Add status bar prototype
4bfbf20 Add stylable widgets interface
152a220 Add todo
9fe2fb6 Changed copy binding
fe22b5a Changed copy binding (again)
ad99e45 Container picker enhancements
dd18f1b Controlled filtering
80e736c Enhancements
e21fe6a Experimental preloader
4a83622 Filtering styles
dc41eaf Fixed cmd_windows.go
aa0c63c Fixed cmd_windows.go (again)
a0dd648 Fixed exec and describe, add simple execution error handling and formatting
effd3ac Fixed reselection issue
4f3eb9c Fixed scrolling and resizing bugs
acbd073 Fixed selection after filter reset
09934e8 Merge remote-tracking branch 'origin/tcell' into tcell
19b35cd Optimized handler functions
1aa694f Proper error handling for resource watching
c4046cf Readme update
7448918 Removed clutter
ee8b757 Slight fix
2fa2a44 Theme manager prototype
c0d0597 UI optimizations
a4b7380 Updated .gitignore
6d9bc46 Updated TODO
c0c3a0a Updated TODO
b6bbefc Updated TODO
e35f295 Updated TODO
0e8b456 Updated TODO
6fcdb07 Updated TODO
a6a5048 Updated TODO
428b83c Updated deps
173376a Updated gif
774f45d Updated help
a2cdfce Usability improvements
6a48765 WIP: tcell reimplementation
a5ba112 resource menu enhancements