Commit f0baf57
authored
chore: release r2x-plexos-to-sienna v0.1.0 (#241)
🤖 I have created a release *beep* *boop*
---
## 0.1.0 (2026-04-08)
### ⚠ BREAKING CHANGES
* Replace monolithic parser/exporter with plugin architecture. -
Introduce R2X Plugin Management System with discoverable plugin configs
- Restructure into four independent packages under packages/:
r2x-reeds-to-sienna, r2x-reeds-to-plexos, r2x-sienna-to-plexos,
r2x-plexos-to-sienna - Extract parsing/exporting into separate model
plugins, translations are now pure mapping logic - Overhaul CI/CD with
per-package release-please, dependabot, auto-labeler, and commit linting
- Add taplo (TOML linting), ty (type checking), and updated pre-commit
hooks - Expand test coverage across all translation packages (getters,
rules, utilities) - Fix min stable level zeroing, duplicated arcs, time
series store, and template injection bugs - Fix smoke test to build all
workspace packages locally for dependency resolution - Rewrite
documentation to match new framework style and update README
### Features
* v2.0.0 ([#187](#187))
([161bcc9](161bcc9))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 44db9e6 commit f0baf57
File tree
3 files changed
+14
-2
lines changed- packages/r2x-plexos-to-sienna
3 files changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments