space-awesomeRelease History

All the major information about BoxLang AI Releases

Versioning Schema

BoxLang AI is maintained under the Semantic Versioningarrow-up-right guidelines as much as possible. Releases will be numbered in the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)

  • New additions without breaking backward compatibility bump the minor (and resets the patch)

  • Bug fixes and misc changes bump the patch

Version 2

A dramatic update to our initial release in order to support:

  • Agents

  • Autonomous Agents

  • AI Pipelines

  • Memory

  • RAG

  • Structured Output

  • So much more..

Version 1

Our initial release of BoxLang AI

Last updated