Version 1.0.0 Release
See original GitHub issueThe following should be completed before the v1.0.0 release:
Tasks
- Update the DIMSE Status to use
pydicom.dataset.Dataset
objects and determine a more flexible approach for the Service Class DIMSE Statuses (and make sure all the Statuses are supported). - Implement support for extended negotiation items.
- SCP/SCU Role Selection (#229)
- Implement AE callback for User Identity (#233)
- Asynchronous Window (only use of extended negotiation supported, not actual async operations) (#236)
- SOP Class Extended (#236)
- SOP Class Common Extended (needs ACSE update first) (#249)
- Update the end user documentation and add it to github pages (complementary with pydicom).
- Replace the
PresentationContextManager
, because it sucks (#229). - Update
pdu
module (#165) - Update ACSE methods to use PEP8 naming, and to have better control over association. (#238)
- As per @patmun, change package name to pynetdicom (thanks!) (#250)
- Add
context
andinfo
parameters to the on_c_* callbacks (#167) - Implement DIMSE-N services (SCU only) #216, #219, #225, #226
Release related
-
Get a pypi accountand fix the setup/install config as it requires. - Wait for
pydicom
1.2 release and use it as the supported version.
Issue Analytics
- State:
- Created 7 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
Java Edition 1.0.0 - Minecraft Wiki - Fandom
1.0.0 (known as 1.0 in the launcher), the second release of the Adventure Update, and the first full version of the game, was...
Read more >Semantic Versioning 1.0.0
In systems with many dependencies, releasing new package versions can quickly become a nightmare. If the dependency specifications are too tight, you are...
Read more >Version 1.0.0 or 1.0.1? | Apple Developer Forums
Our application was submitted to Apple as version 1.0.0 and approved for release. We however found an issue before releasing that caused us...
Read more >Software versioning - Wikipedia
Software versioning is the process of assigning either unique version names or unique version numbers to unique states of computer software.
Read more >Release version 1.0.0 · Issue #11690 · ethereum/solidity
Releasing version 1.0.0 does not change any of this. There is a huge benefit. When people release a library or some other code,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
And v1.0.0 is released!
Very excited to see all these commits going in @scaramallion - thank you for all your hard work on this! It really is appreciated.