Skip to content

Latest commit

 

History

History
154 lines (98 loc) · 8.03 KB

CHANGELOG.md

File metadata and controls

154 lines (98 loc) · 8.03 KB

Changelog

20 October 2024

New Features

  • Improve readme (Alexis Arnaudon - #55)
  • Can load .so mod (Alexis Arnaudon - #54)
  • --no-reuse in cli (Alexis Arnaudon - #52)
  • Migrate to simplified emodel recipe (Eleftherios Zisis - #44)
  • Use BluePyParallel (Alexis Arnaudon - #42)

Fixes

  • Use Bluecellulab load mod wrapper (Alexis Arnaudon - #60)
  • Do not load via bluecellulab (Alexis Arnaudon - #58)
  • Fix no spike case when expected (Alexis Arnaudon - #57)
  • Better handling of mechanism loading in cli (Alexis Arnaudon - #50)
  • Use main evaluator in mcmc for consistency (Alexis Arnaudon - #49)
  • Fix NO_PROGRESS (Alexis Arnaudon - #47)
  • More fixing (Alexis Arnaudon - #40)
  • One more params/parameters (Alexis Arnaudon - #38)
  • Make sure param in final works (Alexis Arnaudon - #36)

General Changes

  • 0.2.13 (Alexis Arnaudon - #59)
  • 0.2.12 (Alexis Arnaudon - #56)
  • Minor updates (Alexis Arnaudon - #51)
  • 0.2.11 (Alexis Arnaudon - #53)
  • 0.2.10 (Alexis Arnaudon - #48)
  • Fix dataframe dtype assignment warnings (Eleftherios Zisis - #46)
  • 0.2.9 (Alexis Arnaudon - #45)
  • 0.2.8 (Alexis Arnaudon - #41)
  • 0.2.7 (Alexis Arnaudon - #39)
  • Release 0.2.6 (Alexis Arnaudon - #37)

5 February 2024

New Features

  • Handle thalamus protocols (Alexis Arnaudon - #22)
  • Add info theory module (Alexis Arnaudon - #28)
  • Better config handling for combos (Alexis Arnaudon - #30)

Fixes

  • Local/nonlocal config folder for mapping (Alexis Arnaudon - #32)

Chores And Housekeeping

  • 0.2.4 (Alexis Arnaudon - #31)

General Changes

  • 0.2.5 (Alexis Arnaudon - #34)
  • Release: 0.2.4 (Alexis Arnaudon - #33)

15 December 2023

Fixes

  • Better mech loading (Alexis Arnaudon - #23)

General Changes

  • 0.2.3 (Alexis Arnaudon - #26)

7 December 2023

Fixes

  • Load mod files after compile (Alexis Arnaudon - #20)

General Changes

  • 0.2.2 (Alexis Arnaudon - #21)

1 December 2023

Chores And Housekeeping

  • Relax deps versions (Alexis Arnaudon - #18)

General Changes

  • Release 0.2.1 (Alexis Arnaudon - #19)

30 November 2023

New Features

  • Add a nexus access point converter and improve CLI (Alexis Arnaudon - #14)
  • Only Rin in cli (Alexis Arnaudon - #16)
  • Add CLI (Alexis Arnaudon - #10)

CI Improvements

  • (dependabot) Bump actions/setup-node from 3 to 4 (Adrien Berchet - #15)

General Changes

  • Release 0.2.2 (Alexis Arnaudon - #17)
  • Bump mikepenz/action-junit-report from 3 to 4 (dependabot[bot] - #12)
  • Bump actions/checkout from 3 to 4 (Adrien Berchet - #11)

Fixes

  • Max xgboost version (arnaudon - 860a591)
  • Licence (arnaudon - c462664)

General Changes

  • Update README.md (Alexis Arnaudon - 682b7d0)
  • Add zenodo badge (Alexis Arnaudon - 084c57e)

0.1.1

21 August 2023

New Features

  • Update publish workflow (Alexis Arnaudon - #9)
  • Improve readme (Werner Van Geit - #4)
  • Added code (Alexis Arnaudon - #1)

General Changes

  • Fix layer str (Alexis Arnaudon - #6)
  • Fix readme (Werner Van Geit - #5)

General Changes