Skip to content
  • Kevin Stock's avatar
    Add support for archiving and unarchiving projects (#53) · 5f2fb71d
    Kevin Stock authored and Raphaël Benitte's avatar Raphaël Benitte committed
    * Adds methods for archiving and unarchiving projects
    
    * Omits the Archived field when not set to true when encoding Projects to JSON
    
    * gofmt and whitespace cleanup in project tests
    
    * Removes Go versions 1.7 and earlier from CI tests
    
    Go 1.8 or greater is required to use the url.PathEscape function.
    5f2fb71d