Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Tag XMLDict.jl v0.2.1 #17086

Closed
wants to merge 1 commit into from
Closed

Conversation

attobot
Copy link
Contributor

@attobot attobot commented Aug 20, 2018

Repository: samoconnor/XMLDict.jl
Release: v0.2.1
Travis: Travis Build Status
Diff: vs v0.2.0
requires vs v0.2.0:

--- 0.2.0/requires
+++ 0.2.1/requires
@@ -1,5 +1,4 @@
-julia 0.7-DEV.1393
-Compat 0.60.0
+julia 1.0
 EzXML
-DataStructures
+DataStructures 0.10.0
 IterTools

cc: @samoconnor

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds reflect minimum requirements.

@andreasnoack
Copy link
Member

Please check the log

@samoconnor
Copy link
Contributor

The log says:

New tag 0.2.1 of package XMLDict requires julia 1.0.0, but version 0.2.0 of XMLDict requires julia 0.7.0-DEV.1393. Use a new minor package version when support for an old version of Julia is dropped.

I just incremented the minor version to 0.2.0 in the last release to support the 0.7/1.0 interface.
Do I really need to go to 0.3.0? All that changed since 0.2.0 is bug fixes and writing 0.7/1.0 as "1.0" instead of as "0.7-DEV.1393" in REQUIRE.

@andreasnoack
Copy link
Member

Yes. When you change the Julia requirement, you'd have to make it minor version.

@samoconnor
Copy link
Contributor

See #17513

@attobot attobot deleted the XMLDict/v0.2.1 branch August 30, 2018 07:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants