Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 23:25
· 1112 commits to main since this release
98fa733

Changelog

f2497a7 Add spinners where missing in: connections, logs, rules, try-login
c9fa65b Do seconds ago for timeAgo
bdbb946 Ensure we're displaying in correct sorted order
b94717b Finalize
f1c32be Finish spinner after enable/disable
3685361 Fix unconditional termination of loop
30d61e9 Lint / tests
325b271 Make sure tenant is set correctly
5054822 Merge pull request #45 from auth0/fix/A0CLI-35
e82a765 Merge pull request #48 from auth0/release
3119474 Merge pull request #50 from auth0/logs-formatting-tweaks
7cb8a6b Merge pull request #51 from auth0/logs-with-table-fork
02e5ed4 More cleanups
3571a4d More tweaks
70080e8 Not applicable all the things
ef3fd83 Update README.md
9f01647 Update README.md
94d3f24 Update README.md
0422a3e Update README.md
88aced8 Update README.md
9cae5c4 WIP
615fb1b WIP: Logs: tweak formatting
ab2942a feat: auth0 clients create improvements (#44)
5155ca8 feat: actions triggers create (#42)
1a9e75c feat: add name flag support for rules delete command (#54)
98fa733 feat: sort cmds by relevance [A0CLI-46] (#57)
df22431 fix: UX updates for try-login (#49)
738873e fix: add required flags to rules create and delete commands (#52)
59b6737 fix: completion (#47)
57b7089 fix: remove --reveal flag from try-login, always show tokens (#46)
3fa4cc5 go mod tidy; go mod vendor
dccd369 switch to table fork