Skip to content

1.1.1

Compare
Choose a tag to compare
@ramsey ramsey released this 20 Mar 20:22
· 42 commits to master since this release
  • Change visibility for for parseMimeType to public
  • Parse subtype for data format
  • Improved parseMediaType() logic for setting quality to one (1)
  • Adding tie-breaker functionality
  • Fixed bug when quality for a type was set to zero
  • Fixed wrong ordering of candidates
  • Improved test suite
  • Support running tests on Travis CI
  • Various documentation updates