b32a4eda17
- Update to version 1.0.26: * Release 1.0.26 * Update changelog * Update hex github action * Update copyright year to 2025 * CI: Update Erlang, Ubuntu, container * Release 1.0.25 * Update hex action * Release 1.0.24 * Update changelog * Update build scripts, using xmpp library as example * rebar: Update binary to work with Erlang/OTP 24-27 * Use p1_rand:uniform/1 * Add larger timeout, useful when running tests on slow machines (#19) * Release 1.0.23 * Fix typos * Release 1.0.22 * Update changelog * Update copyright year to 2022 * Actions: test default compilation, that is with rebar2 * Generate documentation for hex.pm from README.md and EDoc * Another try to fix dialyzer warnings * Fix typo * Make dialyzer happy * Don't crash if we can't gen number of processors from erlang * Release 1.0.21 * Update changelog * Add support to send C coverage. Don't cache. Move hex plugin to Action * Add .gitignore * No need to set src_dirs, and avoid test/ being included in cover reports * Use COVERALLS environment variable to detect when coveralls is required * Add badges * Remove useless compilation option, it was copied from cache_tab * Switch from Travis to Github Actions * Parametrize the rebar binary (processone/fast_tls#51) * Don't link to libdl on NetBSD * Release 1.0.20 * Update changelog * Update p1_utils to 1.0.22 * Add Gitgub Action to release to hex.pm when tagging * Improve code for finding path of binary component * Don't link with image libraries, we load them dynamically * Update copyright year to 2021 * Two Dialyzer fixes; port_command/2 either succeeds or throws badarg * Fix github URL * Release 1.0.19 * Update changelog * Add p1_utils to app.src and ensure started in test (see processone/fast_tls#50) * No need to start p1_utils, as eimp only uses p1_time_compat * Don't link with libdl on openbsd * Add p1_utils dependency to app.src (see processone/fast_tls#50) * Release 1.0.18 * Update changelog * Make last change compatible with png12 * Load external libraries dynamically * Release 1.0.17 * Release 1.0.16 * Update changelog * Add Travis and support for Erlang/OTP 23.0 * Release 1.0.15 * Update changelog * Remove unnecessary erl_interface references and support Erlang/OTP 23
main
Michael Vetter2026-03-03 16:35:17 +00:00
60b8e17198
- Update to version 1.0.4: * Add CHANGELOG.md * Release 1.0.4 * Use spawn_executable to just run program on given path * Release 1.0.3 * Introduce rate limit * Improved GD library detection * Assume all C libraries are available before running ./configure * Mention the corner case when C libraries are not available * Document is_supported/1 and supported_formats/0 * Autodetection of supported formats during compile time * Fix detection of rebar3
Marcus Rueckert2018-03-28 12:46:23 +00:00
9afa3e6c73
- currently this package is unwilling to cooperate with our p1_utils package. to get a building package we follow debian and disable the dep for now: disable-deps-for-now.patch
Marcus Rueckert2017-11-06 13:42:46 +00:00
f01026642b
- Update to version 1.0.1: * Package license and README * Fix HAVE_WEBP macro placing * Add a few more tests * Support compiling against gd that was not built with WebP support * Release 1.0.1 * Fix a typo * Describe new options for convert/3 * Add 'scale' transformation * Improve format_error test * Add GIF support
Marcus Rueckert2017-11-04 03:00:57 +00:00