Skip to content

Releases: TailorBrands/noun-project-api

V3.0

07 Jul 07:34
Compare
Choose a tag to compare
Add caching support

V1

16 Jun 14:53
Compare
Choose a tag to compare
V1

Includes:

  • #3, #4, #5
  • Updated Readme for new API endpoints
  • Changed CircleCI/TravisCI behavior
  • Generalized the Retriever.
  • Addressed all HoundCI comments.
  • Generalized a BaseItem class.

0.1.1

26 Jan 08:04
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

As with previous versions, we are following semver and such this is a pre-release.
We are using it in our production environment so you should be fine doing so as well but do so at your own risk.

We have finally fixed the OAuth url escaping issues and added configuration options for setting your token.
The README has been updated as well to reflect all changes.

  1. Correct OAuth escaping for search queries.
  2. Configuration options.
  3. Updated README/docs.
  4. Improved Icon class.
  5. Added Travis-CI.