Skip to content

Added Profile Functionality, Clean Up

Pre-release
Pre-release
Compare
Choose a tag to compare
@HammoTime HammoTime released this 10 May 04:41
· 10 commits to master since this release
5278efc

Feature complete, and almost ready for release! There are still some bugs to test, so make sure you review the Go Doc before implementation to ensure that you are using functionality as it is implemented.

  • Added Factory changes for Profiles.
  • Added profile and tests.
  • Modified existing credential methods to work with Profile.
  • Updated unit tests for Credential to support Profile.
  • Documentation changes for Profile.
  • Fixed synopsis display on Go Doc.
  • Added copyright text to doc.go.
  • Fixed #5.