This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
Releases: arras-energy/gridlabd-old
Releases · arras-energy/gridlabd-old
Beauharnois-13
Code changes
- Add trace subcommand (#764)
- Add json header data (#766)
- Update json.cpp (#770)
- Add json2md converter (#771)
- Fix invalid context name (#772)
- Add MECS2014 data from IEA (#773)
- Removing circleci (#775)
- Update multi_recorder.cpp (#776)
- Fixed realtime object lockup (#777)
- Fixed GLM to markdown converter (#779)
- fix save conversion (#780)
- Moved modules to a single module folder (#782)
- Master fix workflow (#784)
Documentation changes
beauharnois-12
Code changes
- Fix multi-recorder issue (#776)
- Remove circleci validation (#775)
- Add MECS2014 data from IEA (#773)
- Fix invalid context name (#772)
- Add json2md converter (#771)
- Update json.cpp (#770)
- Develop add json header data (#766)
- Add trace subcommand (#764)
- Delete remaining tmy2 files (#761)
Documentation changes
beauharnois-11
Code changes
- Updated gldcore/version.h to 4.2.11.
- Add support for python properties (#478)
- Fix rusage formatting error for utime and stime (#745)
- Add optimize module (#746)
- Move subcommand help tests to gldcore/autotest folder (#747)
- Add support for python properties (#748)
- Develop add python property access (#750)
- Develop fix load phase tautology (#751)
- Develop add server control halt and stop commands (#752)
- Fix action for master and develop (#759)
- Fix for single file command unable to produce a viable output file (#757)
Documentation changes
4.2.0
190826: Fix issue with output of complex with invalid notation (#298)
* Fix issue with output of complex with invalid notation coming from complex.h * Update json.cpp