File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ =========
2+ CHANGELOG
3+ =========
4+
5+ 0.1.0
6+ =====
7+
8+ * feature:Dot Commands: Add ``.exit/.quit `` dot commands
9+ (`issue 97 <https://github.com/awslabs/aws-shell/pull/97 >`__)
10+ * feature:Documentation: Show documentation for global arguments
11+ (`issue 51 <https://github.com/awslabs/aws-shell/issues/51 >`__)
12+ * feature:Dot Commands: Add ``.cd `` dot command
13+ (`issue 97 <https://github.com/awslabs/aws-shell/issues/76 >`__)
14+ * feature:Dot Commands: Add ``.profile `` dot command
15+ (`issue 97 <https://github.com/awslabs/aws-shell/issues/9 >`__)
16+ * feature:Command Line Arguments: Add ``--profile `` command line
17+ option (`issue 89 <https://github.com/awslabs/aws-shell/issues/89 >`__)
18+ * bugfix:Completer: Fix crash when attempting server side completion
19+ with no region configured option
20+ (`issue 84 <https://github.com/awslabs/aws-shell/issues/84 >`__)
21+ * feature:Lexer: Add lexer/syntax highlighting
22+ (`issue 27 <https://github.com/awslabs/aws-shell/issues/27 >`__)
23+ * feature:Server Side Completion: Add server side completion for
24+ Elastic Load Balancing
25+ (`issue 79 <https://github.com/awslabs/aws-shell/pull/79 >`__)
26+ * feature:Server Side Completion: Add server side completion for
27+ Amazon Kinesis
28+ (`issue 73 <https://github.com/awslabs/aws-shell/pull/73 >`__)
29+ * bugfix:Windows: Fix crash when using ``.edit `` on Windows
30+ (`issue 55 <https://github.com/awslabs/aws-shell/pull/55 >`__)
You can’t perform that action at this time.
0 commit comments