Skip to content

Releases: icebaker/nano-bots-api

Nano Bots API 1.7.0

19 May 22:21
d08918f
Compare
Choose a tag to compare

Nano Bots API 1.6.0

13 Jan 13:42
c92262e
Compare
Choose a tag to compare
  • Upgrading to Ruby Nano Bots 3.0.0;
  • Migrating to PATH;
  • Adding support for the NANO_BOTS_CARTRIDGES_PATH header.

Nano Bots API 1.5.0

07 Jan 12:54
dbf1080
Compare
Choose a tag to compare

Nano Bots API 1.4.0

29 Dec 20:19
382fdbb
Compare
Choose a tag to compare

Nano Bots API 1.3.0

17 Dec 00:35
0200575
Compare
Choose a tag to compare

Nano Bots API 1.2.0

16 Dec 15:52
318cae4
Compare
Choose a tag to compare

Nano Bots API 1.1.0

15 Dec 11:58
4fce9bb
Compare
Choose a tag to compare

Upgrading to Ruby Nano Bots 1.2.0, now with Google Gemini compatibility through Ruby Gemini AI;

Nano Bots API 1.0.6

08 Dec 00:39
7570888
Compare
Choose a tag to compare

Upgrading to Nano Bots 1.1.1.

Nano Bots API 1.0.0

30 Nov 11:44
9a7acee
Compare
Choose a tag to compare

Adding support for Spec 1.0.0:

  • Added support for Tools (Functions);
  • Breaking Change: Lua functions are now required to include explicit return statements, enabling the creation of more complex multiline Lua functions;
  • Experimental support for Clojure via Babashka, powered by GraalVM.

Other improvements:

  • Upgraded to Fennel 1.3.1;
  • Upgraded to Ruby OpenAI 6;
  • Refactored embedded code management and calling.

API Improvements:

  • Upgrade Docker images to Debian Bookworm
  • Built-in protection to ensure sandboxed functions.
  • Option to dangerously run as sudo.

Nano Bots API 0.1.1

04 Jun 19:32
e55867c
Compare
Choose a tag to compare

Sandboxing Lua and Fennel.