Plastic 3.0.7 is out!!
Together with the launch of the new Community Edition we're announcing a new version ready to be downloaded: 3.0.7! And it comes loaded with new features: new Visual Studio integration and Mylyn integration for Eclipse users.Our policy is to release a couple of major releases a year, but our dev team is so active and there are so many ideas floating around that we need to publish new features more often than that.
That’s why after we released 3.0 a few months back, instead of just “retaining” new features for the next major version, we’re just publishing them on a frequently basis.
And that’s why today I’m announcing a good number of new features in 3.0.6, together with some fixes and customers requests.
You can find all the details in the release notes, but let me explain in a little more depth what’s 3.0.7 is about.
New Visual Studio integration package
Visual Studio is one of the most used IDEs by Plastic SCM users out there and that’s why we’re trying to continuously improve our integration with it. As part of the new release, we’re introducing a new Visual Studio Package for Visual Studio 2005 and higher. The new package allows our customers to implement full SCM operations.
Why are we coming up with a new package? Here are the reasons:
Now let me describe in bigger detail how the new package looks like
Configuring the new Version Control Package
Going to Tools/Options you’ll be able to select the new “Source Control Package.” Keep in mind that you can choose from the old SCC or the new one, it’s up to you!
New context menus available
Thanks to the new integration we were able to include much more functionality in the Visual Studio IDE.
Look at the new context menu options that were simply not available before, like annotating code or showing up history and tree 3D (before only the tree was available).
All the views in the Plastic GUI are also available from View/Plastic SCM menu (it was there also in the former 2005 package, but now we added a “workspace explorer” too).
Integrated history
Several users requested it in the past and in fact it is something we must have added long ago. But finally the history of an item can be browsed from within Visual Studio.
Integrated annotate
The annotate is now available within the Visual Studio IDE.
New pending changes view
The checkin window is now shared with the GUI, displaying the “pending changes” dialog.
Integrated diff
We’ve made several changes in the diff infrastructure for 3.0.7 and now there’s a new configuration page on the wizard to let you set up the diff tools.
You can choose the “embedded diff viewer” (new) or the Plastic SCM diff tool (the default) or set up your own diff tool.
In case you go for the “embedded” one the diffs will be displayed as follows in the GUI and Visual Studio.
Hope you enjoy the changes!!!
Very nice!
ReplyDeleteAbout those integrated screens: are these also available for the
Plastic4Delphi plugin?
(http://code.google.com/p/plastic4delphi/)