Giter Site home page Giter Site logo

Please add a changelog. about bcrypt HOT 3 CLOSED

pyca avatar pyca commented on July 21, 2024
Please add a changelog.

from bcrypt.

Comments (3)

tisdall avatar tisdall commented on July 21, 2024

I came to also ask for something along these lines... Basically, I saw that the version number jumped a major revision from 1 to 2 and that tends to indicate a breaking change. However, there's no mention in the description on pypi (or anywhere really) that the breaking change has to do with the $2b$ prefix. I don't think people should have to go through the git commits, issues, or PR's to figure this out (like I had to do).

from bcrypt.

josefdlange avatar josefdlange commented on July 21, 2024

It was nearly a production issue for me that I had to discover the breaking change between v1 and v2 -- the README's statement of compatibility with py-bcrypt is now false. It was frustrating to have to hunt for why one stack was telling my "invalid salt" and the other was fine -- it was because the first stack was importing py-bcrypt via import bcrypt, which doesn't know how to handle 2b prefixes. Very frustrating to track down, for something that is a very common and crucial piece of most projects using this library.

Worth mentioning that having py-bcrypt installed at all was a folly on my part as it was depended on me neither directly or transitively, but stranger things have happened...

from bcrypt.

reaperhulk avatar reaperhulk commented on July 21, 2024

We now have a changelog

from bcrypt.

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.