newsBobot++ -- A Schemeable IRC Bot - News: Bobot++ 2.3.1 Released, Featuring Guile 3.0 Support

 
 
Latest News
Bobot++ 2.3.1 Released, Featuring Guile 3.0 Support posted by unknown_lamer, Sat 09 May 2020 08:22:13 PM UTC
Bobot++ 2.2.3 Released posted by unknown_lamer, Thu 13 Nov 2008 01:13:12 AM UTC
Bobot++ 2.2.2 Released posted by unknown_lamer, Thu 29 Jun 2006 01:12:34 AM UTC
Bobot++ 2.2.1 Released posted by unknown_lamer, Wed 28 Jun 2006 07:31:35 PM UTC
Bobot++ 2.2.0 Released posted by unknown_lamer, Tue 30 May 2006 05:28:56 PM UTC

Bobot++ 2.3.1 Released, Featuring Guile 3.0 Support

Item posted by Clinton Ebadi <unknown_lamer> on Sat 09 May 2020 08:22:13 PM UTC.

After a very long hiatus, a new release of Bobot++ is available.

2.3.0 was never formally released, but features work done in 2009 to make internal data structures threadsafe so that scheme extensions can start background processes that interact with the bot if needed.

In 2.3.1, a few bugs from 2.3.0 have been fixed, and Dale Smith contributed patches to allow the bot to build with Guile 3.0.

Download at: https://download.savannah.gnu.org/releases/bobotpp/bobotpp-2.3.1.tar.gz

Git repository for full revision history: https://git.hcoop.net/clinton/bobotpp.git

Version 2.3.1:
 - Guile 3.0 support
 - Minor doc and bug fixes

Version 2.3.0:
- Threadsafety enhancements
  + Hooks are now threadsafe and hook functions can safely add new
    hooks
  + Channel ban lists are threadafe
  + Channel user lists are threadsafe

 

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code