URI-MIME-Ada Version 1.4.0
- alire.toml: specify URI_MIME_ prefixed external variables
- Tests: Use unary plus for To_Unbounded_String
- URI: Add default initializers for URLs to make aggregate initialization easier
- URI: Add Host_Heuristic to make human input URL parsing easier
URI-MIME-Ada Version 1.3.1
- Fix bad style check flag for older versions of GNAT
URI-MIME-Ada Version 1.3.0
- Rename library from URI-Ada to URI-MIME-Ada
- Add Alire metadata and prepare to release there
URI-Ada Version 1.2.0
Reorganize build system to be consistent amongst all my projects. There should
be no major user-facing changes.
URI-Ada Version 1.1.1
Implement Image for MIME type module
URI-Ada Version 1.1.0
- Implement a "reasonable subset" of MIME types
uri-ada version 1.0.1
- Bugfixes
- Typo fixes
- No longer vendor Ahven
Initial Release
Barring bugs, uri-ada is now a RFC 3986-compliant library suitable for a
variety of URI manipulation tasks.