[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ETRACK 0.96 available
From: |
Thien-Thi Nguyen |
Subject: |
ETRACK 0.96 available |
Date: |
Wed, 09 Mar 2005 20:53:43 +0100 |
release notes:
not in the NEWS excerpt, but worth mentioning for those interested in
innards: query construction is now via trees, not strings, which makes
developing the API for custom queries much simpler. there is now some
non-miniscule chance that such an API will appear by 1.0 release.
this release relies on new modules provided by Guile-PG, so i've
included the updated list of modules in the README excerpt.
thi
README excerpt:
This directory contains ETRACK, a simple package to track
expenses: query, add, delete, update. You can use ETRACK
from Emacs or from the command-line.
- modules for Guile
- (ice-9 common-list)
- (ice-9 format)
- (ice-9 rdelim)
- (ice-9 editing-buffer)
- (ice-9 gap-buffer)
- (srfi srfi-13)
- (srfi srfi-14)
- (database postgres)
- (database postgres-qcons)
- (database postgres-resx)
- (database postgres-resdisp)
- (database postgres-col-defs)
- (database postgres-table)
- (database postgres-meta)
NEWS excerpt:
- 0.96 | 2005-03-09
- multiple config specification support
- env var ETRACK_CONFIG can now be colon-separated list
- frontend requests selection before main loop
- histogram slightly more pretty
cvs tag:
v-0-96-stuff-of-nightmares
tarball, anoncvs instructions, online doc and other files in dir:
http://www.glug.org/people/ttn/software/etrack/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ETRACK 0.96 available,
Thien-Thi Nguyen <=