<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nimgen, branch v0.2.2</title>
<subtitle>Forked from https://github.com/genotrance/nimgen</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/'/>
<entry>
<title>Support 0.17.0 onwards, fix IOError</title>
<updated>2018-07-07T21:57:23+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-07-07T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=a0369758afda24a0332f776c7a9d52a4ea9275ce'/>
<id>a0369758afda24a0332f776c7a9d52a4ea9275ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix IOErrors</title>
<updated>2018-07-07T20:03:14+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-07-07T20:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=bb881a2e653d231ec036db6883ed42d8984eb576'/>
<id>bb881a2e653d231ec036db6883ed42d8984eb576</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 #6 from jyapayne/add_execute_for_files</title>
<updated>2018-07-07T19:30:21+00:00</updated>
<author>
<name>genotrance</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-07-07T19:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=1b645dd5b23d9fc435117d5f20f8bb024c0e1f52'/>
<id>1b645dd5b23d9fc435117d5f20f8bb024c0e1f52</id>
<content type='text'>
Add support for executing a command on a file.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for executing a command on a file.</pre>
</div>
</content>
</entry>
<entry>
<title>Rename execute to pipe</title>
<updated>2018-06-27T13:22:38+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2018-06-27T13:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=a7edd8525d93ef07b3d1134067c3ab42a311d1bc'/>
<id>a7edd8525d93ef07b3d1134067c3ab42a311d1bc</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 #5 from jyapayne/allow_deeper_output</title>
<updated>2018-06-24T00:23:33+00:00</updated>
<author>
<name>genotrance</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-06-24T00:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=d943f117c4860eb5f069212989e73f17b981881d'/>
<id>d943f117c4860eb5f069212989e73f17b981881d</id>
<content type='text'>
Allow for deeper than one directory paths for the output directory</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow for deeper than one directory paths for the output directory</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue if cfg file is local gProject dir will be an empty string</title>
<updated>2018-06-23T23:21:50+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2018-06-23T23:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=4a83f6d5a1177396cd9f0287bc3f99e9ca0a7e87'/>
<id>4a83f6d5a1177396cd9f0287bc3f99e9ca0a7e87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change project dir based on nimgen cfg file</title>
<updated>2018-06-23T22:50:47+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2018-06-23T22:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=2f2b26d269ba690ffe90708d1cb16f415cc673cb'/>
<id>2f2b26d269ba690ffe90708d1cb16f415cc673cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #2 - ctags not working</title>
<updated>2018-06-23T17:08:48+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-06-23T17:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=88a57e5452c79328a145f8a76e7c9ad32ad1ed94'/>
<id>88a57e5452c79328a145f8a76e7c9ad32ad1ed94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for executing a command on a file.</title>
<updated>2018-06-16T06:33:47+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2018-06-16T06:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=e371546d522b1ce39a1009552a43de614368279a'/>
<id>e371546d522b1ce39a1009552a43de614368279a</id>
<content type='text'>
$file in the command string references the file name. The stdout of the
command will become the file's new contents. This is useful for doing
things that nimgen might not support, like using sed or grep or some
other command line tool.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$file in the command string references the file name. The stdout of the
command will become the file's new contents. This is useful for doing
things that nimgen might not support, like using sed or grep or some
other command line tool.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow for deeper than one directory paths</title>
<updated>2018-06-16T06:22:16+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2018-06-16T06:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=71699332be05b7a5aed93c4d9d80c4333f7692c3'/>
<id>71699332be05b7a5aed93c4d9d80c4333f7692c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
