From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Vine Newsgroups: gmane.lisp.guile.user Subject: guile-a-sync-0.2 Date: Thu, 17 Mar 2016 16:38:53 +0000 Message-ID: <20160317163853.57f038f2@bother.homenet> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1458232763 27328 80.91.229.3 (17 Mar 2016 16:39:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2016 16:39:23 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Mar 17 17:39:15 2016 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1agax8-0008Qb-AZ for guile-user@m.gmane.org; Thu, 17 Mar 2016 17:39:14 +0100 Original-Received: from localhost ([::1]:36670 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agax7-0005ID-Ad for guile-user@m.gmane.org; Thu, 17 Mar 2016 12:39:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agawy-0005Hr-41 for guile-user@gnu.org; Thu, 17 Mar 2016 12:39:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agawu-0007av-Vu for guile-user@gnu.org; Thu, 17 Mar 2016 12:39:04 -0400 Original-Received: from smtpout4.wanadoo.co.uk ([80.12.242.68]:21276 helo=smtpout.wanadoo.co.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agawu-0007ae-PS for guile-user@gnu.org; Thu, 17 Mar 2016 12:39:00 -0400 Original-Received: from bother.homenet ([95.146.111.202]) by mwinf5d52 with ME id X4eu1s0054N3fKz034euet; Thu, 17 Mar 2016 17:38:56 +0100 X-ME-Helo: bother.homenet X-ME-Date: Thu, 17 Mar 2016 17:38:56 +0100 X-ME-IP: 95.146.111.202 Original-Received: from bother.homenet (localhost [127.0.0.1]) by bother.homenet (Postfix) with ESMTP id B9A72121347 for ; Thu, 17 Mar 2016 16:38:53 +0000 (GMT) X-Mailer: Claws Mail 3.13.1 (GTK+ 2.24.30; i686-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.12.242.68 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:12487 Archived-At: Hi, I have tagged version 0.2 of guile-a-sync on github. It is available here: https://github.com/ChrisVine/guile-a-sync/releases The API should now be stable. If all goes well, at some point I will do a 1.0 release. Chris