Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Oct 10:23
· 229 commits to develop since this release
444ce97

BiochemicalAlgorithms v0.4.0

Diff since v0.3.2

Merged pull requests:

  • System: introduce ColumnTableRow type (#107) (@tkemmer)
  • System: simplify SystemComponent (#108) (@tkemmer)
  • System: open system component interface to tables (#109) (@tkemmer)
  • System: allow deletion of components (#110) (@tkemmer)
  • System: introduce SystemComponentTableCol to replace _RowProjectionVector (#113) (@tkemmer)
  • Added SecondaryStructure (#116) (@anhi)
  • System: support BitVector-based indexing for component tables (#118) (@tkemmer)
  • System: add Base.propertynames for system components and tables (#119) (@tkemmer)
  • System: support column selection for component tables (#121) (@tkemmer)
  • System: support sorting (#122) (@tkemmer)
  • System: add full_table for component tables (incl. hidden columns) (#123) (@tkemmer)