Posts Tagged ‘guck’

Guck 0.5 release

2008.12.04 17:51 by Leo Antunes - Comments Off

Now with search! …or something that resembles a search.

Full changelog here.

So yeah, it’s still just as useless as it was before.

Guck 0.4

2008.07.29 02:13 by Leo Antunes - Comments Off

From the ChangeLog:

  • I give up. No more attempts at regexp black magic. Added htmLawed
    HTML sanitizer to util/ dir and use it as a parser. Perhaps later
    I can implement something more specific.
  • moved HTML parse code to base Post class so the parsing is opaque
    to the calling code

Guck 0.3

2008.07.22 20:34 by Leo Antunes - Comments Off

Small bugfixes.

Full changelog here.

Guck 0.2

2008.07.16 03:59 by Leo Antunes - Comments Off

New release. Still uninteresting.

Just some minor changes related to regexes… should have seen that coming…

Guck 0.1 released

2008.07.13 06:20 by Leo Antunes - Comments Off

Finally the first release of Guck.
Not a very important step for mankind, but it was worth the time fooling around with the code.