Skip to content

Releases: brsynth/icfree-ml

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)

Release 2.1.1

06 Mar 09:10
Compare
Choose a tag to compare

2.1.1 (2023-03-06)

Bug Fixes

  • instructor: import destination wells (2885d8c)
  • plates_generator: Plate.to_file() argument (d80b02a)

Release 2.1.0

22 Feb 10:24
Compare
Choose a tag to compare

2.1.0 (2023-02-22)

⚠ BREAKING CHANGES

  • instructor: replace '-' by ';'

Features

  • instructor: option to specify wells file (f02a115)
  • instructor: specify src plate type (3872128)

chore

  • instructor: replace '-' by ';' (2162d84)

Tests

Styles

Release 2.0.2

10 Feb 10:10
Compare
Choose a tag to compare

2.0.2 (2023-02-10)

Styles

Release 2.0.1

10 Feb 08:33
Compare
Choose a tag to compare

2.0.1 (2023-02-10)

⚠ BREAKING CHANGES

  • sampler: change sampling

chore

  • sampler: change sampling (8577812)

Styles

  • sampler: change printed infos (2aa2595)