Skip to content

Releases: brsynth/icfree-ml

Release 2.5.1

23 Oct 08:50
Compare
Choose a tag to compare

2.5.1 (2024-10-23)

Bug Fixes

  • extractor: fix path in tests (43dae8d)

Release 2.5.0

16 Sep 09:39
Compare
Choose a tag to compare

2.5.0 (2024-09-16)

Features

  • experimenter: add Data Extractor (83af36b)
  • sampler: add --ratios (c518895)

Tests

  • sampler: fit to add --ratios (ad69e2b)

Build Systems

  • environment.yaml: add openpyxl for Data Extractor (69dc093)
  • tag: update artifact version (b6fee79)

Release 2.4.0

15 Jul 08:48
Compare
Choose a tag to compare

2.4.0 (2024-07-15)

Features

  • sampler: fix component value (59ba0e0)

Release 2.3.3

09 Jul 11:47
Compare
Choose a tag to compare

2.3.3 (2024-07-09)

Tests

  • plate_designer: fit to new main spec (93b3b85)

Release 2.3.2

06 Jul 20:48
Compare
Choose a tag to compare

2.3.2 (2024-07-06)

Bug Fixes

  • main.py: replace module calls (33dec49)

Build Systems

  • environment.yaml: update (0e5339f)

Release 2.3.1

03 Jul 22:52
Compare
Choose a tag to compare

2.3.1 (2024-07-03)

⚠ BREAKING CHANGES

  • rename plate_generator into plate_designer

Code Refactoring

  • rename plate_generator into plate_designer (914355f)

Release 2.3.0

19 Jun 08:36
Compare
Choose a tag to compare

2.3.0 (2024-06-19)

⚠ BREAKING CHANGES

  • create args groups + rename options
  • sampler: refactor all the code with GPT-4
  • converter: fit to test coverage + replace argument
  • rewrite all by ChatGPT-4

Features

  • handle nplicates (2d6bcce)
  • instructor: add split options (1c28568)
  • instructor: split outfiles (adcc4e8)
  • plates_generator: add option to start new col for given components (36aaba1)
  • plates_generator: rm split options (a56fbdb)
  • plates_generator: splitting volumes given a max (f4e41d1)

Bug Fixes

  • instructor: debug (f2c7650)
  • instructor: put back {} handling in wells (5ba0a24)
  • instructor: rename param name (21950c2)
  • plates_generator: rm print df in str (e50651e)
  • tests: rm import (72885cc)

Build Systems

  • replace check action (7f32e28)
  • environment.yaml: add openpyxl (fe0d3cb)
  • environment.yaml: replace pyDoE by scipy (4913bb7)
  • github: replace lint (f1b777c)
  • github: use 'make' to build (use alt ch) (dc84caa)

chore

  • create args groups + rename options (0c3a608)
  • converter: fit to test coverage + replace argument (4f04c1c)
  • sampler: refactor all the code with GPT-4 (9895a8f)
  • rewrite all by ChatGPT-4 (ac1f3ca)

Styles

Tests

  • instructor: rm test (dc59e58)
  • plates_generator: fit to list of plates (9204b60)
  • plates_generator: test dst_plate_generator (5915d02)
  • sampler: update to reach 100% coverage (6d1a079)
  • test_plates_generator: fit to previsou changes (ffed23b)

Release 2.2.0

20 Dec 14:00
Compare
Choose a tag to compare

2.2.0 (2023-12-20)

Features

  • converter: add --robot option (b3af621)

Release 2.1.3

12 Dec 22:40
Compare
Choose a tag to compare

2.1.3 (2023-12-12)

Styles

Tests

Release 2.1.2

04 Dec 08:42
Compare
Choose a tag to compare

2.1.2 (2023-12-04)

Build Systems

  • environment.yaml: add python upper bound (c8fd297)

Tests

  • converter: fit previous changes (40b4f9c)