<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/uncrustify/news/" rel="alternate"/><link href="https://sourceforge.net/p/uncrustify/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/uncrustify/news/</id><updated>2016-02-16T23:09:01.487000Z</updated><subtitle>Recent posts to news</subtitle><entry><title>github repo moved to uncrustify/uncrustify</title><link href="https://sourceforge.net/p/uncrustify/news/2016/02/github-repo-moved-to-uncrustifyuncrustify/" rel="alternate"/><published>2016-02-16T23:09:01.487000Z</published><updated>2016-02-16T23:09:01.487000Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.net794c398a4a1eae396652261a4d2a97f4226a6f7d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The "official" Uncrustify repository on GitHub has been moved from bengardner/uncrustify to uncrustify/uncrustify.&lt;br/&gt;
Please update your remote URL.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Uncrustify-0.62 Released</title><link href="https://sourceforge.net/p/uncrustify/news/2016/02/uncrustify-062-released/" rel="alternate"/><published>2016-02-03T02:38:04.255000Z</published><updated>2016-02-03T02:38:04.255000Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.netde9bec7469bd83ab5a9dad874d4850bf27cc181a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A new version of Uncrustify has been released.&lt;br/&gt;
Lots of bug fixes and new options have been added over the past year.&lt;/p&gt;
&lt;p&gt;The current source can be downloaded from either sourceforge.net or GitHub.&lt;br/&gt;
&lt;a href="https://github.com/bengardner/uncrustify" rel="nofollow"&gt;https://github.com/bengardner/uncrustify&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Prebuilt binaries for Windows (using mingw) can be downloaded here.&lt;br/&gt;
&lt;a href="https://sourceforge.net/projects/uncrustify/files/uncrustify/uncrustify-0.62/"&gt;https://sourceforge.net/projects/uncrustify/files/uncrustify/uncrustify-0.62/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Uncrustify 0.60 released</title><link href="https://sourceforge.net/p/uncrustify/news/2013/01/uncrustify-060-released/" rel="alternate"/><published>2013-01-01T22:20:57.929000Z</published><updated>2013-01-01T22:20:57.929000Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.netaac7c865525ea14a03220bf879eafd5b362ad072</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A new version of Uncrustify has been released.&lt;br /&gt;
Lots of bug fixes and 41 new options have been added over the past year.&lt;/p&gt;
&lt;p&gt;The current source can be downloaded from either sourceforge.net or GitHub.&lt;br /&gt;
&lt;a href="https://github.com/bengardner/uncrustify"&gt;https://github.com/bengardner/uncrustify&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Prebuilt binaries for Windows (using mingw) can be downloaded here.&lt;br /&gt;
&lt;a href="http://sourceforge.net/projects/uncrustify/files/uncrustify/uncrustify-0.60/"&gt;http://sourceforge.net/projects/uncrustify/files/uncrustify/uncrustify-0.60/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Uncrustify 0.59 released</title><link href="https://sourceforge.net/p/uncrustify/news/2011/10/uncrustify-059-released/" rel="alternate"/><published>2011-10-09T02:10:44Z</published><updated>2011-10-09T02:10:44Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.netd2ebecb0b9f24fa886324a6083c0f3d154c852c7</id><summary type="html">A new version of Uncrustify has been released.
The only big new feature in the last 5 months is support for UTF-8 and UTF-16.

As always, the current source can be downloaded via the 'Downloads' link on GitHub.
https://github.com/bengardner/uncrustify</summary></entry><entry><title>Uncrustify 0.58 released</title><link href="https://sourceforge.net/p/uncrustify/news/2011/05/uncrustify-058-released/" rel="alternate"/><published>2011-05-20T03:41:45Z</published><updated>2011-05-20T03:41:45Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.net4d67ebe3773148c91ef4052e600acf9e483e0d09</id><summary type="html">A new version of Uncrustify has been released.
This is just a roll-up of all changes made in the last 6 months.

As always, the current source can be downloaded via the 'Downloads' link on GitHub.
https://github.com/bengardner/uncrustify</summary></entry><entry><title>Switching to git</title><link href="https://sourceforge.net/p/uncrustify/news/2009/10/switching-to-git/" rel="alternate"/><published>2009-10-17T18:54:58Z</published><updated>2009-10-17T18:54:58Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.net6e07f8b8c12717a0a817e3d6ce8380822cfcd42c</id><summary type="html">For the next release \(and hopefully beyond\), development will occur in the GIT repository.
I didn't import any history, so the git repo starts at subversion r1644 \(release 0.54\).

I also created a clone at github.com, as that site lets you grab a tar/zip of the source code directly from the git repository.

We'll see how this works out.

The SourceForge.net read-only URL is:
git://uncrustify.git.sourceforge.net/gitroot/uncrustify/uncrustify

The GitHub read-only GIT URL and the project page are:
git://github.com/bengardner/uncrustify.git
http://github.com/bengardner/uncrustify</summary></entry><entry><title>Uncrustify 0.54 released</title><link href="https://sourceforge.net/p/uncrustify/news/2009/10/uncrustify-054-released/" rel="alternate"/><published>2009-10-17T18:20:16Z</published><updated>2009-10-17T18:20:16Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.netdb3eb46af6aa6d6a11c1f9653ce850ccd02830a6</id><summary type="html">This release improves support for Objective C and fixes a bunch of bugs.
</summary></entry><entry><title>Uncrustify 0.49 Released</title><link href="https://sourceforge.net/p/uncrustify/news/2008/08/uncrustify-049-released/" rel="alternate"/><published>2008-08-23T00:53:20Z</published><updated>2008-08-23T00:53:20Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.net8c5e55f33215c14b72959c2dfc25129d38f163da</id><summary type="html">This release was focused on bug fixes and new features.
Thanks to everyone who contributed\!</summary></entry><entry><title>Uncrustify 0.48 Released!</title><link href="https://sourceforge.net/p/uncrustify/news/2008/07/uncrustify-048-released/" rel="alternate"/><published>2008-07-19T02:00:50Z</published><updated>2008-07-19T02:00:50Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.net3a5c51b3a759722da58f075ff682e202ccbb8ab2</id><summary type="html">More bug fixes and a few more options.
What more could you ask for?</summary></entry><entry><title>Uncrustify 0.46 released</title><link href="https://sourceforge.net/p/uncrustify/news/2008/04/uncrustify-046-released/" rel="alternate"/><published>2008-04-22T23:29:01Z</published><updated>2008-04-22T23:29:01Z</updated><author><name>Ben Gardner</name><uri>https://sourceforge.net/u/bengardner/</uri></author><id>https://sourceforge.netaca855c643b56c5bdd7947a977c476b7dc9d1f21</id><summary type="html">This release includes a few bug fixes.
Nothing impressive, but the fixes have been in SVN for a while...</summary></entry></feed>