<feed xmlns='http://www.w3.org/2005/Atom'>
<title>relx.git/src, branch v3.5.0</title>
<subtitle>Sane, simple release creation for Erlang.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/'/>
<entry>
<title>version bump</title>
<updated>2015-08-24T17:21:04+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-08-24T17:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=9d5ae5d39e159c9e925db04047297aeb4528ec98'/>
<id>9d5ae5d39e159c9e925db04047297aeb4528ec98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix error message for template file that doesn't exist</title>
<updated>2015-08-24T17:21:04+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-08-24T17:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=c9e6f3d8024149b13c3d1a527e2046aa75ba5f20'/>
<id>c9e6f3d8024149b13c3d1a527e2046aa75ba5f20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Possibility for plugins to create custom actions/tasks</title>
<updated>2015-07-29T06:56:29+00:00</updated>
<author>
<name>Pavel Khusainov</name>
<email>pkhusainov@machinezone.com</email>
</author>
<published>2015-07-29T06:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=781d4d76ac89d7184214e44523a720e23de781bc'/>
<id>781d4d76ac89d7184214e44523a720e23de781bc</id>
<content type='text'>
Before this commit user side provider wasn't able to create custom action.

Now we're parsing actions/targets in `rlx_cmd_args` we didn't check them, just
converting to atoms. In order to display error message about wrong action, we
have to add another check in `relx:run_providers` function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this commit user side provider wasn't able to create custom action.

Now we're parsing actions/targets in `rlx_cmd_args` we didn't check them, just
converting to atoms. In order to display error message about wrong action, we
have to add another check in `relx:run_providers` function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add include and priv dirs to tar file</title>
<updated>2015-07-23T14:19:49+00:00</updated>
<author>
<name>CarlosEDP</name>
<email>me@carlosedp.com</email>
</author>
<published>2015-07-22T22:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=26618766e4cfff4988f392d34ef7d30c0aa3a919'/>
<id>26618766e4cfff4988f392d34ef7d30c0aa3a919</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version bump to 3.4.0</title>
<updated>2015-07-21T15:02:42+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-07-21T15:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=32120eb12f2311f554f4af0424a2a98efa09d08c'/>
<id>32120eb12f2311f554f4af0424a2a98efa09d08c</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 #369 from tsloughter/master</title>
<updated>2015-07-18T18:18:51+00:00</updated>
<author>
<name>Jordan Wilberding</name>
<email>diginux@gmail.com</email>
</author>
<published>2015-07-18T18:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=fd9d25650730a764517b591bcf6301a4ddedf8fe'/>
<id>fd9d25650730a764517b591bcf6301a4ddedf8fe</id>
<content type='text'>
run overlay after release not before</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
run overlay after release not before</pre>
</div>
</content>
</entry>
<entry>
<title>fix console_clean in dev_mode by always creating start_clean.boot</title>
<updated>2015-07-18T15:45:15+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-07-17T23:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=c211c73cd6de507bf57d29098502de264b88afc8'/>
<id>c211c73cd6de507bf57d29098502de264b88afc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>run overlay after release not before</title>
<updated>2015-07-15T17:57:46+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-07-15T17:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=15eac7dab9cfa20a3d1f23942a4a381075925260'/>
<id>15eac7dab9cfa20a3d1f23942a4a381075925260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>
</feed>
