Pydicom: Pydicom release v1.3

Created on 17 May 2019  路  9Comments  路  Source: pydicom/pydicom

It's been about 6 months since the last release. I was wondering about putting another one out, to get the latest goodies into general use.

Dose anyone have any particular things they want in the release that have not been committed yet?

Release check list (more information)

  • [x] go through issues and close, assign to this version, or assign to future versions
  • [x] go through PRs to see which can be pulled in before release
  • [x] update Release Notes by going through revision history
  • [x] update the version in pydicom/_version.py to release
  • [x] check in the changes and create a branch and a GitHub release
  • [x] publish on PyPi
  • [x] update documentation version on GitHub Pages
  • [x] update the version in pydicom/_version.py in master to next development version (major.minor.0.dev0)
  • [x] merge auto-generated PR in conda-forge pydicom-feedstock
  • [x] announce on pydicom google group
housekeeping

All 9 comments

A new release would be great! I just ran into an issue today that at the end turned out to have been fixed on master recently (#835). Weirdly, the AssertEqual() call with two data sets passed only if I had printed out both data sets beforehand.

Hello,
Just wanted to ask if there is any roadmap on the release of 1.3?
I am also having a bug with 1.2.2 and would appreciate a new release soon :)
Thank you very much for the work you all do here!

I got a bit side-tracked, and this week is too busy, but hopefully within a couple of weeks.

Now trying for v1.3 by Jul 5 or 6.

v1.3 Release on test PyPi. Will push up to regular PyPi tomorrow, but if anyone wants to try it, please do.

v1.3 pushed to PyPi ... working on updating gh-pages documentation...

No conda-forge auto-generated PR so far... will give it some time. Hopefully there is no webhook or something to fix...

Looks like this is completed, right?

Yes ... had left it for the conda-forge, forget to clear it after that came through.
Thanks

Was this page helpful?
0 / 5 - 0 ratings