Releases: Grid-Kitchen/grid-reducer
Releases · Grid-Kitchen/grid-reducer
v1.1.2
What's Changed
- upgraded pytest by @KapilDuwadi in #76
- renamed grid atlas to grid kitchen by @KapilDuwadi in #78
- Bump version to 1.1.2 by @KapilDuwadi in #79
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- removed changelog file by @KapilDuwadi in #67
- 40 calibrate the noise values with different dp strategies sub issue by @kaustavbhattacharjee in #69
- Upgraded pytest-cov to 7.0.0 by @KapilDuwadi in #71
- Add prototype software validation disclaimer by @KapilDuwadi in #72
- Add disclaimer text file by @KapilDuwadi in #73
- Bugfix/line spacing disabled transformers by @KapilDuwadi in #74
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Implement metrics to calculate distance from original coordinates sub issue by @kaustavbhattacharjee in #58
- Fixed base voltage not being set for sourcebus by @KapilDuwadi in #60
- Refactored utils functions into multiple modules under
utilspackage for better maintenance by @KapilDuwadi in #62 - Added coverage config to exclude altdss models by @KapilDuwadi in #64
v1.0.1
What's Changed
- Updated function to detect switch connected buses by @kaustavbhattacharjee in #54
- Added a progress bar for large s3 folder download with
tqdmby @kaustavbhattacharjee in #54 - Added example jupyter notebook to explore switch connected buses by @kaustavbhattacharjee in #54
- Updated python version in installation instruction to point to 3.11 by @KapilDuwadi in #56
v1.0.0
What's Changed
- added missing functions for supporting ieee9500 test casse by @KapilDuwadi in #3
- replaced xxhash with uuid and removed linting check from init files by @KapilDuwadi in #7
- preserved only coordinates for switches by @KapilDuwadi in #8
- added functionality to create geo-dataframe from graph by @KapilDuwadi in #13
- Added feature to group assets with same non-ignored fields before agg… by @KapilDuwadi in #14
- enabled tests data folder by @KapilDuwadi in #15
- added flowchart for primary and secondary aggregtation approach by @KapilDuwadi in #17
- Bugfix: KeyError for EnergyMeter by @KapilDuwadi in #20
- added feature to support loop in the network by @KapilDuwadi in #23
- auto black format fix by @KapilDuwadi in #24
- added a fix for line type without length by @KapilDuwadi in #26
- started using mkdcos for documentation by @KapilDuwadi in #28
- Added kron job for checking major version change by @KapilDuwadi in #29
- added a fix for creating major updates text file from within python file by @KapilDuwadi in #31
- 📰 added citation for the repo by @KapilDuwadi in #33
- added Ci workflow to publish python package on release by @KapilDuwadi in #36
- started using markdown linter and code spell check for markdown and p… by @KapilDuwadi in #37
- 9 feature request differential privacy for bus coordinates 2 by @kaustavbhattacharjee in #44
- fixed a bug where switches were not preserved by @KapilDuwadi in #47
- applied dp only if switches exist by @KapilDuwadi in #48
- replaced approach with methodology by @KapilDuwadi in #49
- Preping for release by @KapilDuwadi in #51
- Fixed a typo by @KapilDuwadi in #52
- Feature/updated readme by @KapilDuwadi in #53
New Contributors
- @KapilDuwadi made their first contribution in #3
Full Changelog: https://github.com/Grid-Atlas/grid-reducer/commits/v1.0.0