On Thu, 07 Aug 2014 18:51:19 GMT, Ferdinand Majerech wrote:

Hi,

I'm the dev working on the D:YAML library.

I recently released D:YAML 0.5 and along with it D:YAML 0.4.5 for backwards compatibility. The dub registry noticed the 0.5 release but not 0.4.5.

The releases were made in a short succession, 0.4.5 as an annotated tag to an earlier commit (and then a GitHub release from that tag), and 0.5 directly through the GitHub release interface.

D:YAML tags: https://github.com/kiith-sa/D-YAML/tags
D:YAML in dub registry: http://code.dlang.org/packages/dyaml

Any idea on how to make the registry notice 0.4.5 ?
(side note- I can't manage the package as I didn't register it, but even for packages I do manage I don't see anything that might help)

There is an error stored for 0.4.5 (shown on the package management page):

Version 0.4.5: Package description contains obsolete "version" field and does not match tag 0.4.5: ~master

So the "version" field just needs to be removed from package.json. If you want, I can also make you the owner of the code.dlang.org entry, just need your user name.