• lens0021OP
    link
    fedilink
    arrow-up
    3
    ·
    9 days ago

    I posted because I was happy to see some software in growing up. If you are not comfortable, I will not post this kind again.

    • Doccool@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      8 days ago

      I recommend you ignore this guys takes, he’s posted a lot of wild and controversial takes on other topics and honestly it’s not like we have too much posts in this community anyway. Post if you like, up- and downvotes are meant to give and indication of what people think. Not a single person. Conversation is good even if it’s on a alpha release!

        • logging_strict
          link
          fedilink
          arrow-up
          1
          ·
          6 days ago

          Never even viewed Milestones before. Thanks @lens0021 for pointing them out. Link to Milestone found on both Issues and PR sections.

          Don’t know why been ignoring it, maybe something like,

          “Milestones ewww scary. Might be dangerous better not click on it”

      • logging_strict
        link
        fedilink
        arrow-up
        1
        ·
        5 days ago

        Until @fruitcantfly set me straight, couldn’t read and understand the version str and was unaware Rust followed a different pattern than Python.

    • logging_strict
      link
      fedilink
      arrow-up
      1
      arrow-down
      3
      ·
      edit-2
      8 days ago

      My point is to wait for an actual release, a call to action, or an article about the project. Release notes on a dev pre-release is odd.

      Not discouraging you from posting. You are very welcome to post here. And btw thanks for responding.

      This is the semantic versioning spec, but it’ll give you nightmares.

      Here are examples with explanation for each versioning component. Much easier on the eyes

      gl

        • logging_strict
          link
          fedilink
          arrow-up
          1
          ·
          5 days ago

          Thanks for the link to Cargo’s versioning docs.

          In Python, packaging is authoritative. Past that version str thru packaging and it was modified.

          Honestly misunderstood, thinking there was 22 alpha releases.

          Am still misreading it. The alpha and dev portions are not distinctive enough to be clear. Didn’t even see in the Cargo dev portion mentioned.

          Obviously publishing dev releases is not allowed, but in git dev commits are a thing.