Skip to content

Releases: markwhitaker/MimeTypes.Java

3.0.0

30 Dec 11:38
d711a8a

Choose a tag to compare

Added:

  • application/manifest+json
  • text/markdown

Removed deprecated constant MimeType.Video.THREE_GPP (replace usage with MimeType.Video.THREEGPP)

Added new common MIME types from MDN

05 Jan 12:01
77b57f2

Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.1.0

Minor release

19 Sep 14:21
bc4aa4c

Choose a tag to compare

No new functionality, just testing new CI pipeline

Minor release

19 Sep 13:41
4dc9f56

Choose a tag to compare

No new functionality, just testing new CI pipeline

Correct case of constant values

06 Feb 16:01
dbca6a6

Choose a tag to compare

Breaking change: all constant values are now in the correct case (all caps, separated by underscores). For example, MimeType.Application.AtomXml becomes MimeType.Application.ATOM_XML.

Initial release

19 Mar 11:15

Choose a tag to compare

1.0.0

Add project files

Initial release

19 Mar 11:12

Choose a tag to compare

Initial release Pre-release
Pre-release
1.0.0-alpha.1

Add project files