Skip to content

Releases: markwhitaker/MimeTypes.Java

Added new common MIME types from MDN

05 Jan 12:01
77b57f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.1.0

Minor release

19 Sep 14:21
bc4aa4c
Compare
Choose a tag to compare

No new functionality, just testing new CI pipeline

Minor release

19 Sep 13:41
4dc9f56
Compare
Choose a tag to compare

No new functionality, just testing new CI pipeline

Correct case of constant values

06 Feb 16:01
dbca6a6
Compare
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
Compare
Choose a tag to compare
1.0.0

Add project files

Initial release

19 Mar 11:12
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
1.0.0-alpha.1

Add project files