The official releases for negotiator.

We use Semantic Versioning v2.0.0 for our releases.

v0.2.0

  • Removes the github.com/freerware/negotiator/internal/representation/json package.
  • Removes the github.com/freerware/negotiator/internal/representation/xml package.
  • Removes the github.com/freerware/negotiator/internal/representation/yaml package.
  • Exposes the representation.List type.

v0.1.1

  • Fixes the issue where sourceQuality was not being populated within the representation metadata in the list representations. [ #8 ]
  • Fixes the issue where Content-Encoding, Content-Language, and Content-Charset were not being set for the list representations. [ #7 ]

v0.1.0

v0.0.1

  • Initial draft.