Git Product home page Git Product logo

Comments (5)

robinsonkwame avatar robinsonkwame commented on May 17, 2024 1

from python-statemachine.

fgmacedo avatar fgmacedo commented on May 17, 2024

Hi @robinsonkwame , how are you?

This example is on develop branch, that's not released yet. There's a huge diff so far with new features, including the automatic derivation of the name from the id, turning the name optional.

You can see the unreleased release notes here: https://python-statemachine.readthedocs.io/en/develop/releases/2.0.0.html

For now, you can "fix" the example by giving explicit names. On the docs (latest release 1.0.3) you can see the same example running on this version: https://python-statemachine.readthedocs.io/en/latest/readme.html#a-more-useful-example

I'll close the issue for now, feel free to reopen or comment as you needed.

Best regards!

from python-statemachine.

robinsonkwame avatar robinsonkwame commented on May 17, 2024

Ah, I'm a new user so I had copied that example from the README.md on the repository and expected it to run without error using statemachine 1.0.3. But it looks like I should wait for the diff to get merged, thanks!

from python-statemachine.

fgmacedo avatar fgmacedo commented on May 17, 2024

@robinsonkwame, yeah, I understand.

Actually, the README.md you see on the develop branch of the repository is related to the current development of the next version. So the feature is already merged, but not released to a new version. Usually, I group many small features to release a new version.

So, in order to read the documentation for 1.0.3, you can refer to the docs: https://python-statemachine.readthedocs.io/en/v1.0.3/readme.html

Makes sense now?

from python-statemachine.

fgmacedo avatar fgmacedo commented on May 17, 2024

@robinsonkwame the new version was released: https://python-statemachine.readthedocs.io/en/2.0.0/releases/2.0.0.html

from python-statemachine.

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.