Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 243 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 243 Bytes

0.0.3

  • Made the http.Client optional for UnsplashClient constructor

0.0.2

  • Smoke tests
  • Broken import fix

0.0.1

  • Partial support for GET APIs
  • No support for POST, PUT, or DELETE APIs
  • No per-user authentication
  • No tests