Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 1.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased/Snapshot]

Changed

  • BREAKING: replaced Unit API 1.0 (JSR 363, tec.uom.se) with Unit API 2.0 (JSR 385, tech.units.indriya)
  • Removed RocketChat notifications from Jenkinsfile #181
  • Update to Gradle 8 #242

0.1.0 - 2020-11-05

Added

  • Basic input and output handling for grid models provided by csv files following the specifications of PowerSystemDataModel - up to version 1.3.2
  • Visualisation of the grid model including system participants (e.g. loads, pv plants, ...)
  • Basic editing functionality (Renaming, moving around nodes to alter their geographical position, ...)