Skip to content

Releases: urbanopt/urbanopt-des

Version 0.2.0

30 Jan 00:26
745c384

Choose a tag to compare

What's Changed

Improvements & Bug Fixes 🐛

  • Breakout heating plant natural gas and electricity by @nllong in #53
  • Mock modelica reader and implement aggregation test by @nllong in #54
  • Refactor for constants and type checking by @nllong in #55
  • Add in natural gas grid metrics by @nllong in #59

Bug Fixes 🐞

Dependency Updates 📦

  • deps: bump the dev-deps group with 2 updates by @dependabot[bot] in #44
  • ci: bump the actions-deps group with 2 updates by @dependabot[bot] in #43
  • ci: bump actions/checkout from 5 to 6 in the actions-deps group by @dependabot[bot] in #47
  • deps: bump the dev-deps group across 1 directory with 2 updates by @dependabot[bot] in #48
  • deps: bump mypy from 1.18.2 to 1.19.0 in the dev-deps group by @dependabot[bot] in #49
  • ci: bump the actions-deps group with 2 updates by @dependabot[bot] in #56
  • deps: bump cyclopts from 3.24.0 to 4.5.1 in the prod-deps group across 1 directory by @dependabot[bot] in #65
  • Bump version, update GMT, and run pre-commit by @nllong in #67

Maintenance 🧹

New Contributors

Full Changelog: v0.1.3...v0.2.0

Version 0.1.3

08 Oct 21:12
51091c6

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

Version 0.1.2

03 Oct 21:46
803889d

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

Version 0.1.1

02 Jul 21:49
044b984

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

17 Jun 22:56
bc16727

Choose a tag to compare

What's Changed

  • Add build test by @nllong in #2
  • Use ruff, cleanup formatting by @nllong in #1
  • Fix typo in ruff config filename by @vtnate in #3
  • Add simple unit test and support processing UO results only by @nllong in #4
  • Add more building mappings by @nllong in #5
  • When aggregating buildings, treat strings better by @nllong in #6
  • Support 4G result data by @nllong in #7
  • Inherit much of geojson parser from GMT by @vtnate in #8
  • Explicitly name chillers & boilers when there is only one by @vtnate in #10
  • Update readme by @nllong in #12
  • Automate releasing to PyPI by @vtnate in #11
  • Allow skip validation at a higher level by @nllong in #15
  • Fix links in README by @nllong in #13
  • Add uo_des call to CLI wrapper by @nllong in #17
  • Add building level result tests by @nllong in #18
  • Infrastructure improvements by @vtnate in #19
  • Improve & expand Modelica output processing by @vtnate in #16
  • Prep v0.1.0 by @vtnate in #20

New Contributors

  • @nllong made their first contribution in #2

Full Changelog: https://github.com/urbanopt/urbanopt-des/commits/v0.1.0