Skip to content

Commit 441021b

Browse files
chore(main): release 0.3.0 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cb88409 commit 441021b

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.1"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/NatLabRockies/r2x-sienna/compare/v0.2.1...v0.3.0) (2026-05-25)
4+
5+
6+
### Features
7+
8+
* add scaling factor multiplier handler for psy4/5 time series up… ([#43](https://github.com/NatLabRockies/r2x-sienna/issues/43)) ([2c1ceb6](https://github.com/NatLabRockies/r2x-sienna/commit/2c1ceb6ed4a710d33fa8c0f74d1ede70fa0085b8))
9+
* add source component to sienna gen models ([#42](https://github.com/NatLabRockies/r2x-sienna/issues/42)) ([ef95329](https://github.com/NatLabRockies/r2x-sienna/commit/ef953295f28f9a96435e6012dd1fbc1c51211da3))
10+
* implement documentation for models, units and configurations ([#8](https://github.com/NatLabRockies/r2x-sienna/issues/8)) ([e407c35](https://github.com/NatLabRockies/r2x-sienna/commit/e407c35106d5da5a7d73b01cac722928ca588c45))
11+
12+
13+
### Bug Fixes
14+
15+
* fix test on initial geographic info logic ([b21a8eb](https://github.com/NatLabRockies/r2x-sienna/commit/b21a8eb822252386b3dda8a055e52eeedd57f2e4))
16+
* run formatter ([2147bd9](https://github.com/NatLabRockies/r2x-sienna/commit/2147bd9d491391ab7366d77a59f4d8542d49448e))
17+
* update the data upgrader to handle psy4 diff format ([bbb696c](https://github.com/NatLabRockies/r2x-sienna/commit/bbb696ccedf8288fee837499227abed425eb21d2))
18+
* update the data upgrader to handle psy4 diff format ([4aa4e57](https://github.com/NatLabRockies/r2x-sienna/commit/4aa4e579c9e200ea2884b04ca8fc2c5f3faa327c))
19+
320
## [0.2.1](https://github.com/NatLabRockies/r2x-sienna/compare/v0.2.0...v0.2.1) (2026-04-06)
421

522

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "r2x-sienna"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
readme = "README.md"
55
description = "Sienna model plugin"
66
license = { file = "LICENSE.txt" }

0 commit comments

Comments
 (0)