Skip to content

Releases: BioLM/biolm-sdk

v1.7.0

Choose a tag to compare

@andrewcstewart andrewcstewart released this 01 Aug 03:27

v1.7.0 (2026-08-01)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Avoid forced ANSI-256 on non-TTY CLI pipes (#25, 737afe6)

  • Force non-TTY CLI console so CliRunner JSON stays clean (5f9e570)

  • Stop BIOLM_CLI_THEME from forcing Rich ANSI on pipes (97c4e8e)

Features

  • Add biolm notebook start/stop for local JupyterLab (#25, 737afe6)

  • Local JupyterLab via biolm notebook start/stop (#25, 737afe6)


Detailed Changes: v1.6.0...v1.7.0

v1.6.0

Choose a tag to compare

@andrewcstewart andrewcstewart released this 22 Jul 20:37

v1.6.0 (2026-07-22)

This release is published under the Apache-2.0 License.

Features

  • BioLM definition recipe build (embedding_head → BioLM package) (#24, 858d2e4)

  • cli: Add biolm model build (#24, 858d2e4)

  • models: Add models local registry paths and errors (#24, 858d2e4)

  • models: Enrich BioLM packages with load modes, bundle, MLflow export CLI (#24, 858d2e4)

  • models: Validate recipes and build BioLM packages (#24, 858d2e4)


Detailed Changes: v1.5.1...v1.6.0

v1.5.1

Choose a tag to compare

@andrewcstewart andrewcstewart released this 21 Jul 19:53

v1.5.1 (2026-07-21)

This release is published under the Apache-2.0 License.

Bug Fixes

  • ci: Republish docs after semantic-release version bumps (#22, 0106bd6)

  • ci: Use SEMANTIC_RELEASE_TOKEN so Releases trigger PyPI publish (#22, 0106bd6)


Detailed Changes: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:47

v1.5.0 (2026-07-20)

This release is published under the Apache-2.0 License.

Bug Fixes

  • docs: Point changelog include at repo-root CHANGELOG.md (#11, ac0218a)

Features

  • Apply outputs[] selection on local runs and split protocol docs (#11, ac0218a)

  • protocols: Add local protocol runner and unify protocols package (#11, ac0218a)

  • protocols: Local protocol runner and unified protocols package (#11, ac0218a)


Detailed Changes: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 23:44

v1.4.0 (2026-07-19)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Update SeqFrame lab test for implemented to_lltp (#21, 448cbb1)

Features

  • Add LLTP lab orchestration with SeqFrame bridge (#21, 448cbb1)

  • LLTP lab orchestration with SeqFrame bridge (#21, 448cbb1)


Detailed Changes: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:22

v1.3.0 (2026-07-18)

This release is published under the Apache-2.0 License.

Features

  • Add SeqFrame sequence-centric dataframe abstraction (#7, 97a71e3)

  • Bridge SeqFrame with local datasets and document coexistence (#7, 97a71e3)


Detailed Changes: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 21:45

v1.2.0 (2026-07-18)

This release is published under the Apache-2.0 License.

Features

  • Add local-first datasets with MLflow push/pull backend (#20, 0a71a40)

  • Local-first datasets with MLflow push/pull (#20, 0a71a40)


Detailed Changes: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 00:44

v1.1.1 (2026-07-18)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Keep docs publish tree for Pages upload (#19, 4b4bc5c)

Detailed Changes: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:31

v1.1.0 (2026-07-17)

This release is published under the Apache-2.0 License.

Features

  • Add platform workspace management (#18, ca1377c)

  • Add platform workspace, protocol, and usage management (#18, ca1377c)


Detailed Changes: v1.0.3...v1.1.0

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:14

v1.0.3 (2026-07-15)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Apache-2.0 license text and stdout I/O for CSV/FASTA/PDB (#12, c7f6488)

  • Ship full Apache-2.0 license text and SPDX metadata (#12, c7f6488)

  • io: Write csv/fasta/pdb to stdout when path is '-' (#12, c7f6488)


Detailed Changes: v1.0.2...v1.0.3