v4.6.0
Changes
User-facing
- Added region override on a single query basis. You can utilize this by typing
$
in your query. This delimiter is customizeable; see README diff for more details (resolves #37) - Added much better handling of tab autocomplete throughout the workflow
- Added
arn:
matching to remaining searchers. These searchers will query based onarn
s with this prefix if the query starts witharn:
Internal
- Reworked parser logic to better enable new tokens in the future (like profile override... stay tuned)