------------------------------------------------------------------- Tue Jan 14 14:22:34 UTC 2025 - obs-service-tar-scm@invalid - Update to version 1.0.17: * Release 1.0.17 * Update changelog * Erlang/OTP 27 finally exports re:mp/0 and re:compile_options/0 types * CI: Update to use ubuntu-24.04 * New additional_macros option, with priority over definitions in the file * Release 1.0.16 * Release 1.0.15 * Fix hex-release action * Release 1.0.14 * Release 1.0.13 * Release 1.0.12 * Update changelog * Add support to send C coverage. Don't cache. Move hex plugin to Action * Add .gitignore * Switch from Travis to Github Actions * Parametrize the rebar binary (processone/fast_tls#51) * Release 1.0.11 * Add Github Action to release to hex.pm when tagging * Fix unused variable warning * Update copyright year to 2021 * Export include_files/3 to fix several Dialyzer warnings * Release 1.0.10 * Release 1.0.9 * Release 1.0.8 * Update changelog * Update .travis.yml * Release 1.0.7 * Release 1.0.6 * Update changelog * Update fast_yaml to 1.0.26 to compile with Erlang/OTP 23 * Create README.md * Remove test cases useless since 3e042d17 * Fix Travis setup and test up to Erlang/OTP 22.3 * Revert "Fix Travis setup, using Rebar3" * Revert "Build test dir here, not in parent" * Build test dir here, not in parent * Fix Travis setup, using Rebar3 * Revert "Ensure uri_parse/1 returns the host part as binary" * Tidy up uri_parse/1 function * Ensure uri_parse/1 returns the host part as binary * Always specify URL schemes as atoms * Don't let uri_parse/1 return path component * Don't crash on invalid URLs * Don't crash on URLs without port number * Don't convert URL to string for uri_string:parse/1 * Release 1.0.5 * Fix two problems: @HOST@ confuses uri_string, and Scheme now is a string * Use old http_uri:parse only in Erlang/OTP < 21 (processone/ejabberd#3284) ------------------------------------------------------------------- Tue Aug 13 00:00:33 UTC 2019 - Marcus Rueckert - initial package