Giter Site home page Giter Site logo

Comments (5)

mdecimus avatar mdecimus commented on June 18, 2024 1

Great, I'll do a few tests and publish the new version to crates.io next week.

from mail-builder.

mdecimus avatar mdecimus commented on June 18, 2024 1

@soywod I tested the new version and it looks fine, so I've just published mail-builder 0.3 on crates.io.

from mail-builder.

mdecimus avatar mdecimus commented on June 18, 2024

Please check the new version I've just committed to this repo. It is now much simpler and less confusing to add message parts.
With the new version make sure you pass the pgp-encrypted contents as a string so they are not base64 encoded:

Multipart::new("application/pgp-encrypted", "Version:1 \r\n");

from mail-builder.

soywod avatar soywod commented on June 18, 2024

It works way better, and the API is indeed simpler to use. Thank you!

from mail-builder.

soywod avatar soywod commented on June 18, 2024

Let me know whenever you publish the new version, I am waiting for it to release new version from my side 🙂 (it looks like you cannot publish crate with git deps, they all need to have fixed versions 🤔).

from mail-builder.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.