You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [Unreleased/Snapshot]
8
8
9
9
### Added
10
-
- Added implicit classes for `loactiontec.jts` Geometries that represent geographical geometries with functionality before located in `GeoUtils`[#163](https://github.com/ie3-institute/PowerSystemUtils/issues/163)
10
+
- Added implicit classes for `loactiontec.jts` Geometries that represent geographical geometries with functionality before located in `GeoUtils`[#163](https://github.com/ie3-institute/PowerSystemUtils/issues/163)
11
11
-`OsmEntity` and `OsmContainer` to provide a simple, lightweight representation of openstreetmap data
12
-
- QuantityUtils previously implemented in SIMONA [#288](https://github.com/ie3-institute/PowerSystemUtils/issues/288)
12
+
- QuantityUtils previously implemented in SIMONA [#288](https://github.com/ie3-institute/PowerSystemUtils/issues/288)
13
13
14
14
### Changed
15
-
- Refactored `GeoUtils`, moved them to the scala package and tailored them toward the `loactiontec.jts` Geometries used in the `OsmContainer`[#163](https://github.com/ie3-institute/PowerSystemUtils/issues/163)
15
+
- Refactored `GeoUtils`, moved them to the scala package and tailored them toward the `loactiontec.jts` Geometries used in the `OsmContainer`[#163](https://github.com/ie3-institute/PowerSystemUtils/issues/163)
16
16
- Changed unit symbols according to DIN 1301-1 for apparent and reactive power [#278](https://github.com/ie3-institute/PowerSystemUtils/issues/278)
17
17
- Rounding for quantities is now part of the `RichQuantity`[#314](https://github.com/ie3-institute/PowerSystemUtils/issues/314)
0 commit comments