unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* ETRACK 0.96 available
@ 2005-03-09 19:53 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2005-03-09 19:53 UTC (permalink / raw)
  Cc: guile-user

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/


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-09 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-09 19:53 ETRACK 0.96 available Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).