All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.11 (2021-06-29)
- support cra (d6d744b)
0.0.10 (2021-06-16)
- macos compatible dico fetch command (9e5b430)
0.0.9 (2021-06-16)
- add optional automatic dico client install (889853c)
- fix domain (8978e82)
0.0.8 (2021-06-09)
- deps: maintain dependencies (883ec6d)
- update link to docs (d1667d0)
0.0.7 (2021-06-07)
- add dico fetch command (0fcabd1)
- make endpoint not default to /api (8149c0f)
0.0.6 (2021-06-03)
- add dico push command (3b2d94f)
- handle correctly unauthorized actions (002e488)
- provide line and column information when crawling files (8e9d00a)
- extract ProjectKey into proper interface (9e4d278)
- move unique key function to listr tasks (b67a43f)
- config: update commitlint (2d17f51)
- deps: cleanup dependencies (34bd956)
- deps: maintain dependencies (d598abb)
0.0.5 (2021-06-02)
- add dico build command (d1d3c0d)
- add force option for dico init (540827b)
- improve help message (b8c3669)
- add playground (347f7c9)
- rename playground files to prevent conflicts (32365e9)
- update readme (b34f0f0)
0.0.4 (2021-06-01)
- add
dico init
command (6a61930)
- don't throw on 401 (e9d989a)
0.0.3 (2021-05-27)
- use endpoint from .dicorc or fallback to production (ce4a6ec)
- update install process (d6be728)
- setup cli and helpers (85b2da0)
- setup client and dicorc libraries (5456dd0)
- setup default commands (cc0eeb9)
- setup user auth commands (signin/out/whoami) (215d217)
- setup repository (a6aa71b)