Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 827 Bytes

CHANGELOG.rst

File metadata and controls

41 lines (22 loc) · 827 Bytes

cyclus Change Log

v1.5.5

Changed:

  • A reactor will now decommission itself if it is retired and the decomission requirement is met.

v1.5.4

Added:

  • RecordTimeSeries has been added to the several archetypes; Reactor, Source, Sink, FuelFab, Separations, and Storage. This change was made to allow these agents to interact with the d3ploy archetypes.
  • Added unit tests for Cycamore archetypes with Position toolkit.
  • Record function for Cycamore archetypes' coordinates in Sqlite Output.

Changed:

  • All cycamore archetypes have been edited to now include Cyclus::toolkit::Position.

v1.5.3

Changed:

  • Many build system improvements, including making COIN optional.