• Resolved Stephen Harris

    (@stephenharris)


    Sorry if this request comes across as a bit anal :), but would you consider using at most two decimal points in your versioning scheme (i.e. 9.0.2 instead of 0.0.9.0.2)?

    The reason being is that this would make it possible to install with composer (via https://wpackagist.org/) – which only support version strings of the form x, x.y or x.y.z

    That would be a massive help!

    Thank you for developing this plugin.

    Kind regards,
    Stephen

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author jmviade

    (@jmviade)

    Thanks, Stephen.

    I completely agree with you.

    In fact, the plugin version number became longer and longer for “I don’t remember -now- for what reason” so, for the next version, I had already decided to adopt a 3 number versioning scheme suppresing the first two zeros.

    FROM 0.0.9.x.x TO 9.x.x or 10.x.x, etc.

    In any case, thank’s for your suggestion.

    Joan Miquel

    Thread Starter Stephen Harris

    (@stephenharris)

    Thanks Joan ??

    Plugin Author jmviade

    (@jmviade)

    Stephen,

    New version 9.0.3 already corrects the versioning schema issue; from 0.0.X.Y.Z to X.Y.Z.

    I hope you read this message.

    Best,

    Joan Miquel

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Versioning’ is closed to new replies.