<feed xmlns='http://www.w3.org/2005/Atom'>
<title>harvester, branch v0.2.0</title>
<subtitle>A program that wraps 'hcl' to interact with Harvest with a Timetasker-like interface</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/'/>
<entry>
<title>Increase version v0.1.0 -&gt; v0.2.0</title>
<updated>2018-02-28T23:01:43+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-28T23:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=267cff0c1bd1d7a57c82e3ef442f26a0968bceb9'/>
<id>267cff0c1bd1d7a57c82e3ef442f26a0968bceb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-module'</title>
<updated>2018-02-28T23:00:15+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-28T23:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=ee961907eabae3730753feb3b1a86a1bbb3ba12c'/>
<id>ee961907eabae3730753feb3b1a86a1bbb3ba12c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>harvester: Add `--update-module` flag</title>
<updated>2018-02-28T22:54:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-28T22:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=9cff7d9059ba9834aebdb6806f65f408a705d934'/>
<id>9cff7d9059ba9834aebdb6806f65f408a705d934</id>
<content type='text'>
This new flag provides an interface to update the current sprint (or
"module" or "task") of a project. Running a command like:

    $ harvester -p proj --update-module

will open `pick` with the list of tasks for that module. The task chosen
from the given list becomes the new sprint associated with the project
alias. This makes it much easier to update sprints.

Move error handling into the more general `exit_with_error` function to
exit with a default error message prefix. The error message is also now
printed to STDERR, which is more standard, and wasn't the case before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new flag provides an interface to update the current sprint (or
"module" or "task") of a project. Running a command like:

    $ harvester -p proj --update-module

will open `pick` with the list of tasks for that module. The task chosen
from the given list becomes the new sprint associated with the project
alias. This makes it much easier to update sprints.

Move error handling into the more general `exit_with_error` function to
exit with a default error message prefix. The error message is also now
printed to STDERR, which is more standard, and wasn't the case before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Homebrew formula for v0.1.0</title>
<updated>2018-02-12T22:12:34+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-12T22:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=a66d6ed85250eaadaab7edcf976ab3f6d7a74fd7'/>
<id>a66d6ed85250eaadaab7edcf976ab3f6d7a74fd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase version v0.0.1 -&gt; v0.1.0</title>
<updated>2018-02-12T22:08:32+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-12T22:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=d6de8dfbbb0a6e5486d8a2143e90b14d13c9e803'/>
<id>d6de8dfbbb0a6e5486d8a2143e90b14d13c9e803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CHANGELOG</title>
<updated>2018-02-12T22:07:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-12T22:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=92ee803c03da90a5744791f85671568b46a2404b'/>
<id>92ee803c03da90a5744791f85671568b46a2404b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-version-option'</title>
<updated>2018-02-12T22:05:02+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-12T22:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=c7df8bc2307725eaf2b651388abf82a4acac5e15'/>
<id>c7df8bc2307725eaf2b651388abf82a4acac5e15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>harvester: Add version flag</title>
<updated>2018-02-12T22:04:17+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-12T22:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=94aca1ce3b9c867fcca5118f72606d561acd0c30'/>
<id>94aca1ce3b9c867fcca5118f72606d561acd0c30</id>
<content type='text'>
Provide a way to display the program version from the script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide a way to display the program version from the script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'implement-list-modules'</title>
<updated>2018-02-12T22:01:08+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-12T22:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=2719b487418e90a14514c190f9d5362f85717de9'/>
<id>2719b487418e90a14514c190f9d5362f85717de9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>harvester: Implement the `--list-modules` flag</title>
<updated>2018-02-12T21:57:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-12T21:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester/commit/?id=2ec7252024d85620611a1834b298308ec6179f02'/>
<id>2ec7252024d85620611a1834b298308ec6179f02</id>
<content type='text'>
When given with a project (project must come first in the argument
list), a list of all the modules (known as "tasks" in Harvest speak)
will be printed to the console, filtered from a list fetched by 'hcl'.

With no project argument, all tasks for all projects will be printed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When given with a project (project must come first in the argument
list), a list of all the modules (known as "tasks" in Harvest speak)
will be printed to the console, filtered from a list fetched by 'hcl'.

With no project argument, all tasks for all projects will be printed.
</pre>
</div>
</content>
</entry>
</feed>
