Coder Social home page Coder Social logo

Comments (6)

mesozoic avatar mesozoic commented on July 2, 2024 1

On further digging, it looks like I can force the latest docs to point to 1.5.0 instead of main, so I'm going to do that and reactivate the latest docs. That way we can avoid breaking any URLs, and we just need to remember to set this setting back when we release 2.0.

from pyairtable.

ericrobskyhuntley avatar ericrobskyhuntley commented on July 2, 2024 1

Thanks so much, @mesozoic !

from pyairtable.

kaiwenfa avatar kaiwenfa commented on July 2, 2024 1

Thanks for looking into this! @mesozoic

from pyairtable.

ericrobskyhuntley avatar ericrobskyhuntley commented on July 2, 2024

Same issue here. The thing that makes this extra-strange is that the version that pip makes available is pyairtable-1.5.0, which matches the most recent version on GH...

from pyairtable.

mesozoic avatar mesozoic commented on July 2, 2024

Thanks for reporting this! It seems like the issue has to do with the way we're generating our documentation. https://pyairtable.readthedocs.io/en/latest is rendering the documentation as they exist in main, which is a work in progress prior to release. It really should be pointing to the documentation for the 1.5.0 tag, which is the most recent released version. (We don't update the version numbers in GitHub until we're ready to release.)

from pyairtable.

mesozoic avatar mesozoic commented on July 2, 2024

Sorry about the confusion, folks! You were seeing future documentation for an unreleased version. I've changed our configuration on readthedocs.org so that the default version is stable (which currently points to 1.5.0) instead of latest (which points to main).

I've also hidden the latest docs entirely to avoid any further confusion, at the cost of potentially breaking some URLs. I'll activate it again once we've released 2.0, because we don't expect more breaking API changes after that.

I noticed that my browser cache was causing me to get reloaded to the old page for a while, so if you find that https://pyairtable.rtfd.org is still redirecting you to latest, use this URL: https://pyairtable.readthedocs.io/en/stable/

@gtalarico FYI

from pyairtable.

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.