File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "feems" : " 0.14 .0" ,
2+ "feems" : " 0.15 .0" ,
33 "machinery-system-structure" : " 0.10.0" ,
44 "RunFEEMSSim" : " 0.4.4"
55}
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to the FEEMS package will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.15.0] ( https://github.com/SINTEF/FEEMS/compare/feems-v0.14.0...feems-v0.15.0 ) (2026-02-22)
9+
10+
11+ ### Features
12+
13+ * add array support for engine emission-curve GHG override ([ #85 ] ( https://github.com/SINTEF/FEEMS/issues/85 ) ) ([ bae5e76] ( https://github.com/SINTEF/FEEMS/commit/bae5e763f6ebf07fdeacd4e02d04628f8c1de2a6 ) )
14+ * engine emission-curve GHG override with numpy array support ([ #85 ] ( https://github.com/SINTEF/FEEMS/issues/85 ) ) ([ cb8347a] ( https://github.com/SINTEF/FEEMS/commit/cb8347ad1e5b95ad59cca13ea82a9432c91ad357 ) )
15+
816## [ 0.14.0] ( https://github.com/SINTEF/FEEMS/compare/feems-v0.13.4...feems-v0.14.0 ) (2026-02-20)
917
1018
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " feems"
7- version = " 0.14 .0"
7+ version = " 0.15 .0"
88description = " "
99readme = " README.md"
1010requires-python = " >=3.10,<3.13"
You can’t perform that action at this time.
0 commit comments