Skip to content

Releases: SynBioDex/libSBOL

libSBOL v2.3.2

Choose a tag to compare

@bbartley bbartley released this 06 Jul 17:18
60022a9

libSBOL provides the core C/C++ interfaces and their implementation for the Synthetic Biology Open Language (SBOL). Version 2.3.2 of libSBOL provides an API for computer-aided design for synthetic biology. It is able to read and write SBOL version 2.3.0 XML/RDF files.

This release provides secure querying to SynBioHub instances, support for spoofed resources, and new classes in the SBOL data model Experiment, ExperimentalData, and Measurement classes.

For more information on libSBOL, check libSBOL documentation.

libSBOL 2.3.0

Choose a tag to compare

@bbartley bbartley released this 14 Feb 20:36
877c9aa

libSBOL provides the core C/C++ interfaces and their implementation for the Synthetic Biology Open Language (SBOL). Version 2.3.0 of libSBOL provides an API for computer-aided design for synthetic biology. It is able to read and write SBOL version 2.2.0 XML/RDF files.

This major release includes support for querying online parts repositories, experimental classes for representing combinatorial libraries for synthetic biology, and implementing design-build-test cycle.

This release includes binary installers for Windows. Both 32 bit and 64 bit version are supported.

We offer few different ways to install libSBOL:
For installation instructions, check libSBOL installation page.

If you want to use binary installer for Windows, try Download Windows installers on Sourceforge

Mac OSX binary distributions can be obtained through the Homebrew package service. Linux users are encouraged to build the libraries from source or try linuxbrew package service.

For more information on libSBOL, check libSBOL documentation.

libSBOL 2.3.0b

libSBOL 2.3.0b Pre-release
Pre-release

Choose a tag to compare

@bbartley bbartley released this 07 Aug 15:00

libSBOL provides the core C/C++ interfaces and their implementation for the Synthetic Biology Open Language (SBOL). Version 2.3.0 of libSBOL provides an API for computer-aided design for synthetic biology. It is able to read and write SBOL version 2.1.0 XML/RDF files.

This beta release includes support for querying online parts repositories as well as experimental classes for representing combinatorial libraries for synthetic biology.

This release includes binary installers for Windows. Both 32 bit and 64 bit version are supported.

We offer few different ways to install libSBOL:
For installation instructions, check libSBOL installation page.

If you want to use binary installer for Windows, try Download Windows installers on Sourceforge

Mac OSX binary distributions can be obtained through the Homebrew package service. Linux users are encouraged to build the libraries from source or try linuxbrew package service.

For more information on libSBOL, check libSBOL documentation.

libSBOL 2.2.0

Choose a tag to compare

@bbartley bbartley released this 14 Jun 21:20

libSBOL provides the core C/C++ interfaces and their implementation for the Synthetic Biology Open Language (SBOL). Version 2.2.0 of libSBOL provides an API for computer-aided design for synthetic biology. It is able to read and write SBOL version 2.1.0 XML/RDF files.

This release includes binary installers for Windows. Both 32 bit and 64 bit version are supported.

We offer few different ways to install libSBOL:
For installation instructions, check libSBOL installation page.

If you want to use binary installer for Windows, try Download Windows installers on Sourceforge

Mac OSX binary distributions can be obtained through the Homebrew package service. Linux users are encouraged to build the libraries from source or try linuxbrew package service.

For more information on libSBOL, check libSBOL documentation.

libSBOL 2.1.1

Choose a tag to compare

@bbartley bbartley released this 03 Feb 06:12

libSBOL provides the core C/C++ interfaces and their implementation for the Synthetic Biology Open Language (SBOL). Version 2.1.1 of libSBOL provides an API to construct SBOL 2.1.0 designs and to read and write SBOL version 2.1.0 XML/RDF files.

This release includes binary installers for Windows. Both 32 bit and 64 bit version are supported.

We offer few different ways to install libSBOL:
For installation instructions, check libSBOL installation page.

If you want to use binary installer for Windows, try Download Windows installers on Sourceforge

Mac OSX binary distributions can be obtained through the Homebrew package service. Linux users are encouraged to build the libraries from source or try linuxbrew package service.

For more information on libSBOL, check libSBOL documentation.

Thanks for trying libSBOL, please let us know your experiences!

libSBOL 2.1.1beta

Choose a tag to compare

@bbartley bbartley released this 31 Dec 02:48

libSBOL provides the core C/C++ interfaces and their implementation for the Synthetic Biology Open Language (SBOL). Version 2.1.1 of libSBOL provides an API to construct SBOL 2.1.0 designs and to read and write SBOL version 2.1.0 XML/RDF files.

This release includes binary installers for Windows and Mac OSX. Both 32 bit and 64 bit version of libSBOL 2.1.1 supported. Linux users are encouraged to build the libraries from source. Windows installer is pre-built on with Visual Studio 2015. Installer requires administrator privileges. If you don't have admin privileges, the installer will let you specify a custom install path. Mac installer will install library to /Users/bin and headers to /Users/include

libSBOL 2.1.0

Choose a tag to compare

@kirichoi kirichoi released this 24 Dec 02:13

libSBOL provides the core C/C++ interfaces and their implementation for the Synthetic Biology Open Language (SBOL). Version 2.1.0 of libSBOL provides an API to construct SBOL 2.1.0 designs and to read and write SBOL version 2.1.0 XML/RDF files.

This release includes binary installers for Windows and Mac OSX. Both 32 bit and 64 bit version of libSBOL 2.1.0 supported. Linux users are encouraged to build the libraries from source. Windows installer is pre-built on with Visual Studio 2015. Installer requires administrator privileges. If you don't have admin privileges, the installer will let you specify a custom install path. Mac installer will install library to /Users/bin and headers to /Users/include

libSBOL-2.0.1

Choose a tag to compare

@kirichoi kirichoi released this 02 Nov 22:08

libSBOL provides the core C/C++ interfaces and their implementation for the Synthetic Biology Open Language (SBOL). Version 2.0.1 of libSBOL provides an API to construct SBOL 2.0.1 designs and to read and write SBOL version 2.0.1 XML/RDF files.

This release includes binary installers for Windows and Mac OSX. Both 32 bit and 64 bit version of libSBOL 2.0.1 supported. Linux users are encouraged to build the libraries from source. Windows installer is pre-built on Windows 10 with Visual Studio 2013 (MSVC 18.0.31101.0). Installs to C:\Program Files (x86)\SBOL with administrator privileges. If you don't have admin privileges, the installer will let you specify a custom install path. Mac installer will install library to /Users/bin and headers to /Users/include

libSBOL-2.0.1b

Choose a tag to compare

@bbartley bbartley released this 14 Mar 01:57

libSBOL provides the core C/C++ interfaces and their implementation for the Synthetic Biology Open Language (SBOL). Version 2.0.1 of libSBOL is currently in beta-release, providing an API to construct SBOL 2.0.1 designs and to read and write SBOL version 2.0.1 XML/RDF files. Version 2.0.1 of the library is currently in beta release.

libSBOL beta

Choose a tag to compare

@bbartley bbartley released this 12 Jan 04:06
v2.0.0b

Merged development branch to master