Giter Site home page Giter Site logo

Comments (8)

Emerentius avatar Emerentius commented on May 30, 2024 1

Ah, sorry, I missed that. I ran cargo upgrade for a project and went through all dependencies where this resulted in a major change and for most projects this was called Changelog either as a separate file or in the README.

Those notes are good, however you can't quickly tell what is a breaking change and what isn't. I would suggest specifically marking those changes.

from rust-base64.

seanmonstar avatar seanmonstar commented on May 30, 2024

Alternatively, tag releases here: https://github.com/alicemaz/rust-base64/releases

from rust-base64.

marshallpierce avatar marshallpierce commented on May 30, 2024

This is one of my least favorite aspects of Cargo -- it doesn't leave a VCS trail of when a release was actually performed to crates.io. I think a human-oriented changelog file would be nice, though.

from rust-base64.

alicemaz avatar alicemaz commented on May 30, 2024

I've been meaning to do this for awhile, can probably reconstruct one retroactive from the start. tagging releases would also be nice for if/when fixes have to backported, recently had to do this relying on Cargo.toml rev history. I'm in the middle of a cross-country move presently, will probably have time next week

from rust-base64.

marshallpierce avatar marshallpierce commented on May 30, 2024

I pushed version tags.

from rust-base64.

marshallpierce avatar marshallpierce commented on May 30, 2024

I think this is good now; re-open if the recently merged release notes aren't satisfactory.

from rust-base64.

Emerentius avatar Emerentius commented on May 30, 2024

Tags are not a solution to this at all. There is no info on what the changes are between versions. Presumably there were breaking changes between 0.12 and 0.13, how could a dependant of this library possibly find out without sifting through the commit log?

from rust-base64.

marshallpierce avatar marshallpierce commented on May 30, 2024

If https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md isn't satisfactory you're entitled to a full refund.

from rust-base64.

Related Issues (20)

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.