Skip to content

Commit aab6dc5

Browse files
committed
chore: release v0.8.3
1 parent 03ea8fe commit aab6dc5

3 files changed

Lines changed: 11 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [0.8.3] - 2026-06-12
8+
9+
### Fixed
10+
11+
#### FlooGen
12+
13+
- Alignment of y-shifted endpoints in collective system address map (https://github.com/pulp-platform/FlooNoC/pull/191)
814

915
### Added
1016

1117
#### FlooGen
1218

13-
- Add `--version` flag to the CLI to print the installed _FlooGen_ version
14-
- Render the array dimensions of array endpoints as `Num<Endpoint>`(`X`/`Y`) localparams in the generated NoC package
19+
- Add `--version` flag to the CLI to print the installed _FlooGen_ version (https://github.com/pulp-platform/FlooNoC/pull/189)
20+
- Render the array dimensions of array endpoints as `Num<Endpoint>`(`X`/`Y`) localparams in the generated NoC package (https://github.com/pulp-platform/FlooNoC/pull/190)
1521

1622
## [0.8.2] - 2026-06-08
1723

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "floogen"
7-
version = "0.8.2"
7+
version = "0.8.3"
88
description = "A Network Generator for FlooNoC"
99
readme = "docs/floogen/overview.md"
1010
license = "Apache-2.0"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)