Giter VIP home page Giter VIP logo

Comments (4)

broofa avatar broofa commented on July 2, 2024

Hi Martin, thanks for the input. I'm unsure what you're asking for. uuid.v1() and uuid.v4() are the first things documented in the API section, uuid() is documented under the deprecated APIs section.

Where can I help clarify things?

from uuid.

jahewson avatar jahewson commented on July 2, 2024

@soitgoes, the confusion here is because v1.3 is being developed on master

@broofa, consider using a new branch for the under-development version, then merging it to master when it's ready for release to npm.

Also, I'd advise against removing the legacy API if it will cause breaking changes - re-implement it as a thin wrapper around your new API, and remove it from the documentation, I had to do this with byline.

from uuid.

broofa avatar broofa commented on July 2, 2024

@jahewson: Yeah, I got a bit sloppy with the branching on this. Sorry about that. I had v1.3 on a branch, then merged it, then realized I probably shouldn't push to NPM until after the holidays (when I'd have time to address any issues that might come up.) So I guess the main issue here is that the docs are a little ahead of schedule.

Anyhow, it'll all be resolved in a few days when I push 1.3.

from uuid.

soitgoes avatar soitgoes commented on July 2, 2024

Yeah I figured it out quickly after looking at the source but when I first tried to use it I was expecting it to work like the examples in the Readme and it cost me a few minutes.

Great project through it's been working well for me so far.

from uuid.

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.