Skip to content

v1.0.11

Compare
Choose a tag to compare
released this 28 Jan 18:43
· 2162 commits to main since this release

1.0.11 (2021-01-28)

Bug Fixes

  • 1.0.11 (450b6ee)
  • add safety net around passwordGenerate in var args (021a3f4)
  • assign permset to new user (2fde9ba)
  • bump to 1.0.9 to release (88ce843)
  • code review 1 (cb90a86)
  • error message for display + accessToken (3464ab3)
  • handled false generate(p|P)assword scenario (1b9cc3c)
  • save profileName and password to the authfile for the new user (4b0b78d)
  • use generatePassword in code, provide both in output (8617114)

1.0.8 (2021-01-21)

1.0.7 (2021-01-14)

Bug Fixes

1.0.6 (2021-01-11)

Bug Fixes

  • properly pass permset names to core (dd3b340)

1.0.5 (2021-01-10)

Bug Fixes

  • create.ts: param should be setalias not alias (8701d7b)

1.0.4 (2021-01-07)

Bug Fixes

  • code review 1 (b217ce2)
  • standardized capitalization issues with config file (a6989ec)

1.0.3 (2020-12-17)

1.0.2 (2020-12-17)

Bug Fixes

1.0.1 (2020-12-10)

1.0.0 (2020-11-19)

Bug Fixes

  • add unit tests (22f2252)
  • code review 1 (988cf0a)
  • code review 2 (c1fa918)
  • commands working, onto tests (57772dd)
  • fixed various typings from config file and args (9e91986)
  • once through fixing up config files/readme/commands (b7dcbe4)