Skip to content

v0.1.2

Compare
Choose a tag to compare
@MartinBelthle MartinBelthle released this 18 Dec 12:10
· 16 commits to main since this release
e3eb7bf

Features

Refactoring

  • refactor(study): remove ini_file from study #23 by @MartinBelthle
  • ci(lint): forbid wrong typing inside the CI #24 by @Sigurd-Borge
  • refactor(bc): BindingConstraint service refactored #25 by @vargastat
  • refactor(links): [REFACTO] Link created using area names instead of Area objects #27 by @vargastat
  • refactor(link): parameter existing_areas removed from create_link method #28 by @vargastat
  • refactor(local): hide local implementation from constraints model #32 by @salemsd

Fix