Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 21:47

1.3.0 (2026-09-07)

Features

  • Add grid2op-timeseries-converter script for chronics file generation (df1fbae)
  • clangd: Add compilation database path to build dir (cf11c70)
  • config: Allow JSON files with comments (ddc86cc)
  • config: Validate configuration against JSON schema (8f7a594)
  • editorconfig: Add yaml configuration (cb3aa96)
  • gdb: Add gdbinit for nlohmann::json pretty printing (627543f)
  • nix: Use gcc14Stdenv for devShell.default (f10bc15)
  • node: Introduce json-schema-validator for bundled schemas (629844b)
  • openapi: Make redocly configuration more strict (1bb89ea)

Bug Fixes

  • config: Always allow integers where floats are allowed (ed648e3)
  • docker: Add workaround for local/lib libraries (a921bc6)
  • format-raw: Remove unnecessary exception (58bc131)
  • hook-limit_value: Fix memory corruption (f0b6da8)
  • hook-pmu_dft: Fix configuration typos (d782154)
  • hook-pmu: Allow explicit none window configuration (f83898a)
  • node-loopback: Fix use of undefined macro (aff6078)
  • node: Remove enabled and initial_sequenceno from configuration (a617c14)
  • openapi: Fix OpenAPI generation (90bc643)
  • openapi: Use OpenAPI 3.1.1 with JSON Schema Draft 07 dialect (ca6d257)
  • redocly: Fix linter configuration (6f17e43)
  • super_node: Remove unused broken code (d2a612f)
  • tests: Fix invalid test and example configurations (de7c0ff)
  • tests: Reap left-over children from integration tests (8e78de4)
  • tool: Catch std::exception instead of std::runtime_error (f6fba5d)
  • typo: Fix typo in "frequency" (ba996ae)