Skip to content

v0.2.1

Compare
Choose a tag to compare
@TerraTalpi TerraTalpi released this 01 Sep 10:58
· 24 commits to master since this release
ae385fc

Enhancements

  • #21 added some unit tests, including User.go: func UpdateUser

Minor changes in Default Behavior

  • #22 changed user.GetShortName() from previously strings.ToUpper(...) to the value as it currently is.