Skip to content

Releases: FacsimiLab/facsimilab-platform

v0.6.3

21 Jun 10:46
v0.6.3
2916c06

Choose a tag to compare

v0.6.3 (2025-06-21)

Bug Fixes

  • Only attempt to push the full-env if it has been built (6c0c811)

  • Use the PYTHON_ENV_IMAGE_VERSION rather than IMAGE_VERSION, which dynamically allows for dev to be passed in (85947cb)

Build System

  • Comment out gitea as a tag repo for pushing (d892346)

  • V0.6.3 (7828e52)


Detailed Changes: v0.6.2...v0.6.3

v0.6.2

21 Jun 09:44
v0.6.2
9f128a6

Choose a tag to compare

v0.6.2 (2025-06-21)


Detailed Changes: v0.6.1...v0.6.2

v0.6.1

21 Jun 09:38
v0.6.1
4edac12

Choose a tag to compare

v0.6.1 (2025-06-21)

Bug Fixes

  • Default PSR release bump level (8f5c6f1)

Detailed Changes: v0.6.0...v0.6.1

v0.6.0

21 Jun 09:32
v0.6.0
aed11c3

Choose a tag to compare

v0.6.0 (2025-06-21)

Build System

  • Building all images for v0.6.0 (a336172)

  • Bump quarto version to 1.7.32 (5dec2f9)

  • Generated conda-lock files for v0.6 (f68c99e)

Continuous Integration

Python Packages Added:

  • nbstripout
  • fuzzywuzzy
  • levenshtein
  • jmespath

Fixes: #40

Features

  • Add fuzzywuzzy, levenshtein, jmespath. bump squidpy to v1.6 (455a420)

Detailed Changes: v0.5.0...v0.6.0

v0.5.0

20 Jun 17:23
v0.5.0
6cad1d3

Choose a tag to compare

v0.5.0 (2025-06-20)


Detailed Changes: v0.4.0...v0.5.0

v0.4.0

20 Jun 17:16
v0.4.0
db6701b

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Jun 17:15
v0.3.0
9944bcd

Choose a tag to compare

What's Changed

  • feat: discrete python build stages; semantic versioning; packages: gitpython, yadm, pptx, bump quarto to 1.5.56; cleanup old images by @pranavmishra90 in #15
  • fix: adjust GH Runner labels by @pranavmishra90 in #16
  • fix: build should always occur on the main branch by @pranavmishra90 in #17
  • test: contribution to develop branch to see if actions run by @pranavmishra90 in #18
  • Rename python environment directory by @pranavmishra90 in #28
  • feat: using CUDA 12.6.1 as base; add nvidia-container-images repo as subdataset by @pranavmishra90 in #29
  • feat: add github action to update the develop branch when a new commit to main is made by @pranavmishra90 in #30
  • feat: add tmux, argcomplete, and bump quarto to v1.6 by @pranavmishra90 in #36

Full Changelog: v0.2.5...v0.3.0

v0.2.4

09 Aug 20:28
e7f380e

Choose a tag to compare

What's Changed

  • Using a conda lock file to fix GPU-enable pytorch dependencies not being added correctly by @pranavmishra90 in #7. A bash script converts the environment.yml file into a conda-lock with specifications for Nvidia CUDA 12.4 on a Linux 64 bit platform.
  • Improved scripts to pick up next image tag and push to repositories
  • Added logging of docker push
  • Gitea testing docker image repository

Full Changelog: v0.2.1...v0.2.4

v0.2.1

04 Jul 08:32
6115a0d

Choose a tag to compare

What's Changed

  • Add rclone for datalad remote siblings.
  • .bash_aliases mapped into each container
  • Base python environment in facsimilab-main
  • Facsimilab python environment in facsimilab-full

@pranavmishra90 in https://github.com/pranavmishra90/facsimilab-platform/pull/4

v0.2.0

04 Jul 08:09
92fe9cd

Choose a tag to compare