Added Profile Functionality, Clean Up
Pre-release
Pre-release
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.