Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version DataKnots: 0.5.0 #416

Merged
merged 1 commit into from
Apr 30, 2019
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

Registering: DataKnots
Repository: https://github.com/rbt-lang/DataKnots.jl
Version: v0.5.0
Commit: 1bf539fc187a981e10833531d7d4a2d28ec1d06f
Proposed by: @xitology
Reviewed by: @xitology
Reference: MechanicalRabbit/DataKnots.jl@1bf539f#commitcomment-33348807

UUID: f3f2b2ad-91c8-5588-b964-d77e2d3bb090
Repo: https://github.com/rbt-lang/DataKnots.jl.git
Tree: 613b7e11fa755c9dac346392ee08e451da363ab9

Registrator commit: e7b5833c4906f5dd86472614138a72dfaef33436
@clarkevans
Copy link
Contributor

clarkevans commented Apr 30, 2019

I think this package doesn't have enough users to worry about dependency versioning currently. However, going forward, can dependencies be listed as follows?

[compat]
julia = "≥ 1.0.0"
Tables = "≥ 0.2.0"
PrettyPrinting = "≥ 0.1.0"

I'm curious where the documentation for versioning of dependencies is listed, this style was found in other packages. If we have extras, say for testing, could those also be listed in compat without causing them to be hard dependencies?

@fredrikekre
Copy link
Member

IMO it is better not to use >= since that is never true. For example, this release likely won't work on Julia 2.0. You can read more here: https://julialang.github.io/Pkg.jl/v1/compatibility/

@fredrikekre fredrikekre merged commit fbea8c6 into master Apr 30, 2019
@fredrikekre fredrikekre deleted the register/DataKnots/v0.5.0 branch April 30, 2019 05:34
@fredrikekre
Copy link
Member

Consider enabling TagBot to make sure the release is persistent in your repo, see https://discourse.julialang.org/t/ann-tagbot-creates-tags-and-releases-for-your-julia-packages-when-theyre-registered/23084

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants