<?xml version="1.0" encoding="utf-8"?>
  <feed xmlns="http://www.w3.org/2005/Atom">
  <title type="text">VisualAck release log</title>
  <id>tag:blog.kowalczyk.info,2009:/software/vack/index.html</id>
  <link rel="alternate" 
        type="text/html" 
        hreflang="en" 
        href="http://blog.kowalczyk.info/software/vack/index.html"/>
  <link rel="self" 
        type="application/atom+xml"
        href="https://kjkpub.s3.amazonaws.com/vack/relnotes.xml"/>
  <updated>2010-01-21T12:29:29Z</updated>"


  <entry>
    <title>Version 0.3.3 released</title>
    <id>tag:blog.kowalczyk.info,2010-01-21:0.3.3</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.3.3" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2010-01-21T12:29:29Z</updated>
    <published>2010-01-21T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.3.3 (2010-01-21)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;remove control characters from output if not printing to tty&lt;/li&gt;
      &lt;li&gt;add --[no]color --[no]colour option to disable/force search highlight with control characters&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.3.2 released</title>
    <id>tag:blog.kowalczyk.info,2010-01-19:0.3.2</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.3.2" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2010-01-19T12:29:29Z</updated>
    <published>2010-01-19T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.3.2 (2010-01-19)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;implement -i (ignore case) option&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.3.1 released</title>
    <id>tag:blog.kowalczyk.info,2009-12-31:0.3.1</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.3.1" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-12-31T12:29:29Z</updated>
    <published>2009-12-31T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.3.1 (2009-12-31)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;fixes to vack&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.3 released</title>
    <id>tag:blog.kowalczyk.info,2009-12-28:0.3</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.3" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-12-28T12:29:29Z</updated>
    <published>2009-12-28T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.3 (2009-12-28)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;added About window&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.2.6 released</title>
    <id>tag:blog.kowalczyk.info,2009-12-25:0.2.6</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.2.6" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-12-25T12:29:29Z</updated>
    <published>2009-12-25T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.2.6 (2009-12-25)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;changed the icon&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.2.5 released</title>
    <id>tag:blog.kowalczyk.info,2009-12-23:0.2.5</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.2.5" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-12-23T12:29:29Z</updated>
    <published>2009-12-23T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.2.5 (2009-12-23)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;results view now includes search and directory text fields&lt;/li&gt;
      &lt;li&gt;in main view add a button to launch a website&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.2.4 released</title>
    <id>tag:blog.kowalczyk.info,2009-12-18:0.2.4</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.2.4" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-12-18T12:29:29Z</updated>
    <published>2009-12-18T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.2.4 (2009-12-18)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;fix searching from ui by handling searching in absolute paths&lt;/li&gt;
      &lt;li&gt;show match in bold font&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.2.3 released</title>
    <id>tag:blog.kowalczyk.info,2009-12-17:0.2.3</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.2.3" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-12-17T12:29:29Z</updated>
    <published>2009-12-17T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.2.3 (2009-12-17)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;fix running of file descriptors&lt;/li&gt;
      &lt;li&gt;use Launch Services to launch UI from vack&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.2.2 released</title>
    <id>tag:blog.kowalczyk.info,2009-12-13:0.2.2</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.2.2" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-12-13T12:29:29Z</updated>
    <published>2009-12-13T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.2.2 (2009-12-13)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;don't go directly to results page&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.2.1 released</title>
    <id>tag:blog.kowalczyk.info,2009-12-13:0.2.1</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.2.1" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-12-13T12:29:29Z</updated>
    <published>2009-12-13T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.2.1 (2009-12-13)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;remove vack link before creating a new one&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.2 released</title>
    <id>tag:blog.kowalczyk.info,2009-12-13:0.2</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.2" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-12-13T12:29:29Z</updated>
    <published>2009-12-13T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.2 (2009-12-13)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;second version&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

  <entry>
    <title>Version 0.1 released</title>
    <id>tag:blog.kowalczyk.info,2009-11-22:0.1</id>
    <link rel="alternate" type="text/html"
          href="https://kjkpub.s3.amazonaws.com/vack/relnotes#0.1" />
    <author><name>Krzysztof Kowalczyk</name></author>
    <updated>2009-11-22T12:29:29Z</updated>
    <published>2009-11-22T12:29:29Z</published>
    <content type="html">&lt;h3&gt;Changes in 0.1 (2009-11-22)&lt;/h3&gt;
    &lt;ul&gt;
      &lt;li&gt;first version&lt;/li&gt;
    &lt;/ul&gt;</content>
  </entry>

</feed>
