[Neuroimaging] Fwd: [pydicom] Pydicom v1.0 Release Candidate

Satrajit Ghosh satra at mit.edu
Mon Feb 19 13:56:15 EST 2018


fyi. there is already a PR underway in nibabel to support these changes.

---------- Forwarded message ----------
From: Darcy Mason <darcymason at gmail.com>
Date: Mon, Feb 19, 2018 at 1:51 PM
Subject: [pydicom] Pydicom v1.0 Release Candidate
To: pydicom <pydicom at googlegroups.com>


Hello pydicom group,

Step 1 of the long-awaited pydicom v1.0 release is here.  A "release
candidate" v1.0.1rc1 has been posted to PyPi.

It can be installed using pip's --pre flag:

  pip install --pre pydicom

Please read the release notes [1] to see all the good things that are
available in this release.

*BEFORE INSTALLING*, note that:

   - this is a *backwards-incompatible version*
   - your old pydicom package will be replaced.  Existing code will break,
   if only because the package uses `import pydicom`, not `import dicom`
   - if you have code using v0.9.9 or less, please also `pip install dicom`
   which will keep old code running; the two packages can coexist
   - see the Transition Guide [2] to get more details


Thanks to the many many people who contributed to this release, and in
particular the main group of pydicom contributors who have put in many
hours in the last number of weeks to pull this release together.

We're hoping that users can install the release candidate and let us know
of any unexpected problems on the github issues list [3].

We will hold off the final release until the weekend, or longer if issues
need to be addressed, after which the official pydicom v1.0 will be
announced.

[1] Release notes: https://pydicom.github.io/pydicom/stable/release-notes.
html#version-1-0-0
[2] Transition Guide: https://pydicom.github.io/
pydicom/stable/transition_to_pydicom1.html
[3] Pydicom Issues list: https://github.com/pydicom/pydicom/issues

Cheers!
Darcy

-- 
You received this message because you are subscribed to the Google Groups
"pydicom" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to pydicom+unsubscribe at googlegroups.com.
To post to this group, send email to pydicom at googlegroups.com.
Visit this group at https://groups.google.com/group/pydicom.
For more options, visit https://groups.google.com/d/optout.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/neuroimaging/attachments/20180219/0445a22e/attachment.html>


More information about the Neuroimaging mailing list