<feed xmlns='http://www.w3.org/2005/Atom'>
<title>relx.git, branch v3.3.2</title>
<subtitle>Sane, simple release creation for Erlang.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/'/>
<entry>
<title>Merge pull request #367 from tsloughter/master</title>
<updated>2015-07-12T16:27:44+00:00</updated>
<author>
<name>Jordan Wilberding</name>
<email>diginux@gmail.com</email>
</author>
<published>2015-07-12T16:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=a8d0e5b2ef1237d4458ee480e6294a6ea2f70d05'/>
<id>a8d0e5b2ef1237d4458ee480e6294a6ea2f70d05</id>
<content type='text'>
bump erlware_commons and relx patch vsn</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump erlware_commons and relx patch vsn</pre>
</div>
</content>
</entry>
<entry>
<title>bump erlware_commons and relx patch vsn</title>
<updated>2015-07-12T16:16:51+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-07-12T16:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=6fdfb10ca4db6d03c40c75a0e03fc492bce13fc9'/>
<id>6fdfb10ca4db6d03c40c75a0e03fc492bce13fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #366 from joedevivo/master</title>
<updated>2015-07-12T16:08:02+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>tristan.sloughter@gmail.com</email>
</author>
<published>2015-07-12T16:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=814f3d024b55986c44347fc9ede4d1a1ff5bfadf'/>
<id>814f3d024b55986c44347fc9ede4d1a1ff5bfadf</id>
<content type='text'>
Added {cmd, Cmd} to version attribute.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added {cmd, Cmd} to version attribute.</pre>
</div>
</content>
</entry>
<entry>
<title>Added {cmd, Cmd} to version attribute.</title>
<updated>2015-07-12T14:45:18+00:00</updated>
<author>
<name>Joe DeVivo</name>
<email>joe@devivo.com</email>
</author>
<published>2015-07-12T14:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=8b36b290c0901a9da72275ed0a7b2616980ed0e1'/>
<id>8b36b290c0901a9da72275ed0a7b2616980ed0e1</id>
<content type='text'>
Whatever CMD returns will be the version number
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Whatever CMD returns will be the version number
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #364 from tsloughter/master</title>
<updated>2015-07-10T18:13:35+00:00</updated>
<author>
<name>Jordan Wilberding</name>
<email>diginux@gmail.com</email>
</author>
<published>2015-07-10T18:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=64df140e9f9550a4876ba8c228d3bea336517d6b'/>
<id>64df140e9f9550a4876ba8c228d3bea336517d6b</id>
<content type='text'>
version bump</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
version bump</pre>
</div>
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2015-07-10T17:36:10+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-07-10T17:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=0b04cf005f3fb734b82f32b24776a5a84eb12a28'/>
<id>0b04cf005f3fb734b82f32b24776a5a84eb12a28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #363 from joedevivo/master</title>
<updated>2015-07-10T17:31:17+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>tristan.sloughter@gmail.com</email>
</author>
<published>2015-07-10T17:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=9fa2221c27a9671c4c223758a2c48743176ffd70'/>
<id>9fa2221c27a9671c4c223758a2c48743176ffd70</id>
<content type='text'>
Now you can specify {semver, "version"}</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now you can specify {semver, "version"}</pre>
</div>
</content>
</entry>
<entry>
<title>Now you can specify {semver, "version"}</title>
<updated>2015-07-10T17:28:06+00:00</updated>
<author>
<name>Joe DeVivo</name>
<email>joe@devivo.com</email>
</author>
<published>2015-07-10T17:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=1c9c4d1d772fcbf4fdad09eea08f0a7e01c0c0f4'/>
<id>1c9c4d1d772fcbf4fdad09eea08f0a7e01c0c0f4</id>
<content type='text'>
where "version" is the prefix you use for tagging versions in git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
where "version" is the prefix you use for tagging versions in git
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #362 from tsloughter/rel_discovery</title>
<updated>2015-07-08T16:21:37+00:00</updated>
<author>
<name>Jordan Wilberding</name>
<email>diginux@gmail.com</email>
</author>
<published>2015-07-08T16:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=f9eac2d57e934da6c1765d47a66dd69fbfaca753'/>
<id>f9eac2d57e934da6c1765d47a66dd69fbfaca753</id>
<content type='text'>
don't do release discovery unless needed -- like for relups</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't do release discovery unless needed -- like for relups</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2015-07-08T14:36:16+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-07-08T03:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=6637be2e0890ebce751925a7bd4dfb894f56bc8a'/>
<id>6637be2e0890ebce751925a7bd4dfb894f56bc8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
