Releases: joshk0/terraorg
Releases · joshk0/terraorg
v0.5.3
Treat password expired users as 'active' #9
Thanks to @zcicala
Bugfix to the bugfix
Call to the validate was mixing keyword arguments with positional arguments. #9
Bugfix on associates who are not members of squads
- Make the validation optional around associate detection.
- Fix the printing of the error message that occurs when that condition does occur and validation is enabled.
Many thanks to @zcicala for the fix in #7
v0.5.0
Move minitest dependency to gemspec file