Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 868 Bytes

changelog.rst

File metadata and controls

38 lines (29 loc) · 868 Bytes

Release History

0.2.0 (dev)

  • Added cost classes with a new set k
  • Added energy carriers with a new set c
  • Added conversion technologies
  • Ability to arbitrarily nest model configuration files with import statements
  • Cleared up terminology (nodes vs locations)
  • Improved documentation
  • Apache 2.0 licensed
  • Other improvements

0.1.0 (2013-12-10)

  • Some semblance of documentation
  • Usable built-in example model
  • Improved test coverage
  • Improved and working TimeSummarizer
  • More flexible masking for TimeSummarizer
  • Ability to add additional constraints without editing core source code
  • Other improvements

0.0.2 (2013-12-01)

  • Some basic test coverage
  • Working parallel run configuration system
  • Other improvements

0.0.1 (2013-11-22)

  • A giant mess