Giter Site home page Giter Site logo

Comments (2)

tillea avatar tillea commented on July 26, 2024 1

Thanks a lot for the clarification. Just to clarify: It was not me who decided to use a beta version. Some other maintainer decided to grab the latest tag at some point in time. Seems we need to revert this change to the latest stable version.

from python-bibtexparser.

MiWeiss avatar MiWeiss commented on July 26, 2024

Hi

I am surprised that you are actually installing any 2.0.0b* version, which are beta versions with certainly a bunch of relevant bugs and future small, but breaking api changes expected in future pre-releases.

Thus, your "workaround" is probably the thing you want to do. Note: 1.4.1 is still listed as last stable version of bibtexparser on pypi: https://pypi.org/search/?q=bibtexparser Going to any 2.x version requires to deliberately install a pre-release, e.g. by calling pip install bibtexparser --pre.

Regarding the changelog:

it would be great to mention those changes in your changelog to inform users how to fix their code to adapt it to the new version.

The changelog literally sais:

image

Certainly, before releasing a stable 2.x version, the documentation will continue to grow.

from python-bibtexparser.

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.