Skip to content

Request for 0.13.0 release with MJML 5.0 support #30

@gbernardf

Description

@gbernardf

Hi @akoutmos!

The master branch has supported MJML 5.0 since June (PR #28), but the latest Hex release (0.12.0) doesn't include this. This creates dependency conflicts with libraries requiring rustler_precompiled ~> 0.8.

Current workaround:

{:mjml_eex, github: "akoutmos/mjml_eex", branch: "master"}

Issue:

Pointing to a Git branch isn't suitable for production projects, mainly due to:

  • No version stability
  • Harder dependency auditing

Request:

Could you publish version 0.13.0 to Hex.pm?
This would allow proper semantic versioning and stable production deployments.

Thanks for your work on this library ! 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions