Skip to content

Releases: Constellab/gws_core

Version 0.8.2

18 Jul 12:39
Compare
Choose a tag to compare

Features :

  • share experiment between lab
  • additional method to manipulate e-note (figure, view...)
  • improve streamlit dashboard, possibility to develop a dashboard in a brick (only in live task was possible)
  • improving report page for small screen
  • TableMassOperation : add option to replace unknown column with 0

Technical feature :

  • fix resource tag propagation

Version 0.8.0

26 Jun 09:41
Compare
Choose a tag to compare

Update dependencies :

  • Update to ubuntu 22.04
  • Update to python 3.10.0
  • Update multiple dependencies : pandas: 2.2.2, pydantic 2.7.0 and others

Features :

  • New task 'Create folder from files'
  • Improve resource sharing between labs. Don't rezip resource if it was already done.
  • Possibility to duplicate a process in a protocol
  • Monitoring possibility to filter by date

Technical features :

  • Improve technical doc generation
  • Fix resource order for streamlit live task
  • EnvShellProxy : env name now optional