Skip to content

Releases: alekseinovikov/KTypeParser

Supertypes For MediaTypes

02 Jul 09:01
ccb5f59
Compare
Choose a tag to compare

Added superType field for MediaType as MediaSuperType that can be:

  • OTHER
  • TEXT
  • IMAGE
  • AUDIO
  • VIDEO
  • APPLICATION

First release with working functionality and API

30 Jun 11:37
73f1106
Compare
Choose a tag to compare

First release with working functionality and API

  • Added extension functions
  • Added async support
  • Removed unnecessary dependencies
  • Introduced own enum for types
  • Added bintray releases