Skip to content

Releases: aohorodnyk/mimeheader

v0.0.6

13 Dec 22:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

06 Jul 15:49
Compare
Choose a tag to compare

Pull request #7 was merged. Ignore q param in sorting.

v0.0.4

04 Jul 00:41
6513ad8
Compare
Choose a tag to compare

Return from Negotiate function mime type struct, instead of string with mime type. It's needed to get params, like charset.
Fixed documentation.

Published an article

v0.0.3

03 Jul 01:25
466877f
Compare
Choose a tag to compare

Added:

  • Examples
  • Added tests
  • Added typed errors

v0.0.2

21 Jun 00:26
Compare
Choose a tag to compare

Add specific error types.

v0.0.1

18 Jun 23:24
73f3195
Compare
Choose a tag to compare
  • First version of library
  • Fully covered by tests
  • Ready to use