* Release 1.1.57 * Update changelog * Fix support for rebar2 * Copy support for loose deps versioning * No need to require dummy recent p1_utils... 1.0.26 is good enough * Add initial support for Erlang/OTP 28 (thanks to Alexey Shchepin) * Revert "CI: Temporarily disable Xref and Dialyzer for Erlang/OTP 28 which don't work" * Update copyright year to 2025 * CI: Temporarily disable Xref and Dialyzer for Erlang/OTP 28 which don't work * CI: Update Erlang, Ubuntu, container * Release 1.1.56 * Release 1.1.55 * User erlef instead of container * Release 1.1.54 * Update changelog * hexpm-release: Update ubuntu to 24.04, use erlang container * CI: Instead of container (that breaks pip), user setup-beam action * CI: Add erlang container to cover job, as ubuntu-24.04 doesn't include erlang * Update workflows to use ubuntu-24.04 (processone/ejabberd#4281) * CI: Test EUnit only with Erlang 26 or higher * Revert "Use replace_by_none instead of sets:new (fix for Erlang 26)" * Update upload-artifact in github action * Release 1.1.53 * Update changelog * Remove elixir file forgotten in recent commit a47100a (#50) * Add 'use_maps' option to fxml_stream.parse_element/2. * rebar.config: Add applications required for Dialyzer in Erlang 27 * Revert "CI: Add applications required for Dialyzer in Erlang 27" * CI: Add applications required for Dialyzer in Erlang 27 * CI: Test with Erlang/OTP 20 as a minimum to support actions/checkout v4 * CI: Test EUnit only with Erlang 24 or higher * CI: Test Dialyzer with Erlang 26 and 27 * Disable Dialyzer warnings related to syntax_tools * Makefile: Support rebar3 tool to generate modules from spec * Use replace_by_none instead of sets:new (fix for Erlang 26) * Remove files for Mix compilation which seem obsolete and problematic (#50) * Release 1.1.52 * Update changelog * Require port_compiler 1.15.0 to support Erlang/OTP 27 (#49) * Disable reparse deferral in expat 2.6+ * CI: Add the new Erlang/OTP 27 to the test matrix * Release 1.1.51 * Cover: use ubuntu-20.04 which has erlang, as the container doesn't have pip * Use ubuntu-22.04, add erlang_26 container as that ubuntu doesn't include it * Release 1.1.50 * Update changelog * CI: Use checkout v3 for erlang < 20.3, and v4 for newer ones * CI: The oldest supported is 19.3, and specify recent stable explicitly * Update copyright year to 2024 * CI: Don't run dialyzer with Erlang newer than 25.3 * CI: Test with Erlang/OTP oldest supported, recent stable and most recent * CI: Bump actions/checkout to v4 (v3 when erlang container <20.3) * Minor fix for dialyzer warning * Replace elif with ifdef to support compiling with Erlang/OTP 20 * Fixed `make spec` on OTP >= 25 * Change json jid encoding * Release 1.1.49 * Update changelog * Update copyright year to 2022 * Test CVE-2022-25236 compliance, which means Expat 2.4.5 or backport (#46) * Fix typos * Release 1.1.48 * Update changelog * Actions: apparently rebar2 is only available in erlang image, not ubuntu * Update changelog * Actions: test default compilation, that is with rebar2 * Generate documentation for hex.pm from README.md and EDoc * Actions: Only deal with rebar3 crashdump when failure() * Load the NIFs in the on_load callback * Add always_encode field to #attr{} * Release 1.1.47 * Update changelog * Add support to send C coverage. Don't cache. Move hex plugin to Action * Update .gitignore * Remove useless .travis.yml file * No need to set src_dirs, this way test/ isn't included in cover reports * Switch from Travis to Github Actions * Support new Dialyzer introduced in Erlang/OTP 24 (processone/xmpp#57) * Make parametrizable the rebar binary (processone/fast_tls#51) * Release 1.1.46 * Added Github action to release to hex.pm when tagging * Update copyright year to 2021 * Two minor changes to make dialyzer happy * Release 1.1.45 * Release 1.1.44 * Update changelog * Get back compatibility with Erlang older than 20 * Add JSON encode/decode functions generation * Update hex packaged files * Release 1.1.43 * Release 1.1.42 * Update changelog * Fix compilation with Erlang/OTP 23.0 * Fix Coveralls command * Release 1.1.41
Description
No description provided
Languages
RPM Spec
100%