Giter Club home page Giter Club logo

Comments (7)

asinghvi17 avatar asinghvi17 commented on June 19, 2024

So the version in Project.toml is v0.1.0, but I guess it didn't get registered for some reason...

from makiethemes.jl.

asinghvi17 avatar asinghvi17 commented on June 19, 2024

yeah, just opened a registration PR. Should be good to go in some time. Thanks for letting me know!

from makiethemes.jl.

behinger avatar behinger commented on June 19, 2024

mh I dont understand - the Project.toml in this repo is still v0.0.1 (in the registry it is actualy 0.0.2 already) - if you now downgrade the registry, wouldnt that lead to some kind of complicatedness - skipping to 0.0.3 wouldnt have?

(this is really just to understand better how version management works in registries etc.)

from makiethemes.jl.

asinghvi17 avatar asinghvi17 commented on June 19, 2024

You might be looking at an old branch? This is the current version:

version = "0.1.0"

from makiethemes.jl.

asinghvi17 avatar asinghvi17 commented on June 19, 2024

I've registered the new version in the registry now, it might take a little while to propagate though.

from makiethemes.jl.

behinger avatar behinger commented on June 19, 2024

nono, missunderstanding.
I mean this:
https://github.com/JuliaRegistries/General/blob/master/M/MakieThemes/Versions.toml

Where there exists a v0.0.2 already. thus everyone will always install the v0.0.2 if you do add MakieThemes

from makiethemes.jl.

asinghvi17 avatar asinghvi17 commented on June 19, 2024

ah yeah, that's because the version 0.1.0 wasn't registered yet - if you take a look at it now, you should see an entry for v0.1.0.

Basically, you have to register the new version of a package when you want to release it. This version is 0.1.0, which is higher than 0.0.2 (think of them not as decimals, but rather as triplets - 0-1-0 is higher in the natural search order than 0-0-2).

Another way you can look at it is as version numbers - v0.0.2 is patch version 2 of minor version 0 of major version 0, whereas v0.1.0 is minor version 1 of major version 0, which is higher.

from makiethemes.jl.

Related Issues (12)

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.