- upgraded to dcli 6.x
- additional logging
- upgraded to dcli 4.x alpha 8
- just ensuring that we have published the latest release as we had some source management issues.
- merged the latest version of creditials.dart and token_store.dart from the pub command.
- upgraded to dcli 4.x
- upgraded to dcli 3.1.0
- upgraded to dart 3.x
- env test
- fix for env
- add logging
- create path if required
- removed duplication of .config in path.
- add missing support logic for windows an macos.
- added logic to create the configDir if it doesn't already exists.
- fix for configDir
- change the token store to not use platform.environment so that we can overload HOME.
- relaxed dependency
Fixed a bug in the ctor of token_store.
- first public release.
- Initial version.