Difference between revisions of "Documentation/Nightly/Announcements"
From Slicer Wiki
m |
m |
||
Line 18: | Line 18: | ||
|} | |} | ||
=Introduction= | =Introduction= | ||
− | + | <!-- | |
The [http://www.slicer.org/pages/Acknowledgments community] of Slicer developers is proud to announce the release of '''Slicer {{documentation/version}}'''. | The [http://www.slicer.org/pages/Acknowledgments community] of Slicer developers is proud to announce the release of '''Slicer {{documentation/version}}'''. | ||
Line 42: | Line 42: | ||
There is no restriction on use, but permissions and compliance with rules are responsibility of users. For details on the license see [http://www.slicer.org/cgi-bin/License/SlicerLicenseForm.pl here] | There is no restriction on use, but permissions and compliance with rules are responsibility of users. For details on the license see [http://www.slicer.org/cgi-bin/License/SlicerLicenseForm.pl here] | ||
− | + | --> | |
=Slicer Highlights= | =Slicer Highlights= | ||
<!-- | <!-- |
Revision as of 15:58, 11 September 2013
Home < Documentation < Nightly < Announcements
For the latest Slicer documentation, visit the read-the-docs. |
Introduction | Our Philosophy | Slicer Highlights | Slicer Extensions | Other Improvements, Additions & Documentation |
Introduction
Slicer Highlights
Slicer Extensions
Looking at the Code Changes
From a git checkout you can easily see the all the commits since the time of the 4.4.2 release:
git log --since="Sat Dec 8 03:32:53 2012"
To see a summary of your own commits, you could use something like:
git log --since="Sat Dec 8 03:32:53 2012" --oneline --author=pieper
see the git log man page for more options.
Commit stats and full changelog