Skip to content

Releases: AntaresSimulatorTeam/antares_craft

v0.1.8_RC2

27 Jan 14:06
27bf65e
Compare
Choose a tag to compare
v0.1.8_RC2 Pre-release
Pre-release
  • upload renewable thermal matrices method added
  • bug fix clusters/{area}/list.ini file was missing
  • bug fix for input/thermal/series/{area}/{cluster}/series.txt /data.txt and modulation.txt, wrong path
    at cluster creation

v0.1.8_RC1

22 Jan 16:15
7aa25bb
Compare
Choose a tag to compare
v0.1.8_RC1 Pre-release
Pre-release
  • bug fixes for missing files when creating area
  • wrong properties corrected (spread-unsupplied-energy-cost and spread-spilled-energy-cost)

v0.1.7

08 Jan 15:16
622c193
Compare
Choose a tag to compare

Move doc generation from ci.yml to publish.yml

v0.1.6

08 Jan 14:40
3a8974b
Compare
Choose a tag to compare
chore(release)v0.1.6 (#48)

v0.1.5

08 Jan 13:48
6b5971c
Compare
Choose a tag to compare

Concatenate .md files for single Readme at pypi.org

v0.1.4

07 Jan 16:27
24b2c59
Compare
Choose a tag to compare
  • Allow read_areas method to read area parameters and ui #43 by @killian-scalian
  • Add output functionalities (get_matrix, aggregate_values) #42 by @salemsd

v0.1.3

19 Dec 13:09
d26bc40
Compare
Choose a tag to compare

Miscellaneous

  • Add project requirements inside pyproject.toml to use the package as is #40 by @MartinBelthle
  • Add a subfolder craft inside src to rename the package antares.craft for users #40 by @MartinBelthle
  • Add py.typed file to avoid mypy issues in projects importing the package #41 by @MartinBelthle

v0.1.2

18 Dec 12:10
e3eb7bf
Compare
Choose a tag to compare

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

v0.1.1

26 Nov 17:12
8140313
Compare
Choose a tag to compare

update token and bump version to publish on PyPi

v0.1.0

26 Nov 17:03
47ff3b8
Compare
Choose a tag to compare

First release of the project