Skip to content

Releases: algolia/cli

Algolia CLI 1.1.3-beta

01 Sep 09:16
d1e0559
Compare
Choose a tag to compare

Changelog

d1e0559 fix(config) Remove profile without default (#44)
7943a08 [DEX-104] New version notice system (#39)
5579fdb Add missing GITHUB_TOKEN for the release workflow

Algolia CLI 1.1.2-beta

24 Aug 16:04
bfe11a1
Compare
Choose a tag to compare

Changelog

bfe11a1 [DEX-117] Add indices move command (#38)
99c2249 [DEX-116] Mark file flag as required for the objects import command (#37)
6a3aaa1 Remove confirmation prompt for non-default profile removal (#34)
9e0812a fix: spelling (#35)
7a30ed5 Merge pull request #21 from algolia/chore/update-readme
b2f9f32 Merge branch 'master' into chore/update-readme
9296559 Add missing flags to the rules import cmd (#27)
b725bd1 Add missing flags to the synonyms import cmd (#26)
0f8e000 Merge branch 'master' into chore/update-readme
8e59bba chore: update readme
da00465 [DEX-111] Update docs publishing workflow (#33)
616ef0f chore: update readme & makefile
6c28ba2 Pluralize apikey and index commands (#32)
8dc1131 Add CLI docs shortcuts to algolia open cmd
3b54ff1 Add documentation links

Algolia CLI 1.1.1-beta

12 Aug 15:06
Compare
Choose a tag to compare
Pre-release

Changelog

8f889d2 Fix typo

Algolia CLI 1.0.12-beta

04 Aug 14:55
e1b2691
Compare
Choose a tag to compare
Pre-release

Changelog

e1b2691 Automatically publish the docs .yml files on release (#20)
364cd00 Install shell completions directly (#19)

Algolia CLI 1.0.11-beta

03 Aug 14:34
b189a78
Compare
Choose a tag to compare
Pre-release

Changelog

b189a78 feat(cmd) Add ??? (#16)
95f922a feat(cfg) Replace application by profiles (#17)
8a12831 feat(cmd) JSONPath Printer (#18)

Algolia CLI 1.0.10-beta

20 Jul 11:58
dc455bf
Compare
Choose a tag to compare
Pre-release

Changelog

dc455bf [DEX-100] fix(pkg) Pass custom logger for telemetry (#14)

Algolia CLI 1.0.9-beta

19 Jul 16:42
Compare
Choose a tag to compare
Pre-release

Changelog

5634495 fix(cmd) Fix telemetry createContext
40f3dd1 fix(pkg) Replace by for telemetry

Algolia CLI 1.0.8-beta

18 Jul 09:53
Compare
Choose a tag to compare
Pre-release

Changelog

c71e4cb feat(pkg) Add version and os as telemetry user traits

Algolia CLI 1.0.7-beta

18 Jul 08:44
Compare
Choose a tag to compare
Pre-release

Changelog

857b9c5 fix(cmd) Do not track completion and help commands

Algolia CLI 1.0.6-beta

15 Jul 07:39
Compare
Choose a tag to compare
Pre-release

Changelog

b3637e7 [DEX-94] fix(cmd) application remove - better error message
2b9f80e [DEX-94] fix(cmd) application remove - add check if app exists
136412f [DEX-96] fix(cmd) Remove unexpected print statement