Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 927 Bytes

CHANGELOG.md

File metadata and controls

50 lines (37 loc) · 927 Bytes

3.1.0

  • upgraded to dcli 6.x

3.0.0-alpha.4

  • additional logging
  • upgraded to dcli 4.x alpha 8

3.0.0-alpha.3

  • 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.

3.0.0-alpha.1

  • upgraded to dcli 4.x

2.1.0

  • upgraded to dcli 3.1.0

2.0.0

  • upgraded to dart 3.x
  • env test
  • fix for env
  • add logging
  • create path if required

1.0.17

  • removed duplication of .config in path.

1.0.16

  • add missing support logic for windows an macos.

1.0.15

  • added logic to create the configDir if it doesn't already exists.
  • fix for configDir

1.0.14

  • change the token store to not use platform.environment so that we can overload HOME.

1.0.13

  • relaxed dependency

1.0.9

Fixed a bug in the ctor of token_store.

1.0.8

  • first public release.

1.0.0

  • Initial version.