Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Unreleased

Added:

  • Nothing yet

1-6 - 2016-10-18

Fixed:

  • CompoundGenerator to set the right number of points if excluders are used

Changed:

  • Refactored internal structure of modules

1-5 - 2016-10-07

Added:

  • Add full ROI set and FixedDurationMutator

1-4 - 2016-09-22

Added:

  • Caching of points to CompoundGenerator

1-3-1 - 2016-09-13

Added:

  • Serialisation for ROIs
  • Change type to typeid to match with Malcolm

1-3 - 2016-08-31

Added:

  • Remove OrderedDict entirely for 2.5 back-compatibility

Changed:

  • type is now typeid to make it compatible with malcolm

1-2-1 - 2016-08-17

Fixed:

  • Refactor RandomOffsetMutator to be consistent in Jython and Python without OrderedDict in Point

1-2 - 2016-08-17

Added:

  • Remove OrderedDict from Point and speed up LineGenerator

1-1 - 2016-08-16

Added:

  • Small tweaks for GDA and script to push changes to daq-eclipse on release

1-0 - 2016-07-18

Added:

  • Initial requirements for GDA and Malcolm

0-5 - 2016-06-20

Added:

  • Additions to work with GDA and Malcolm

0-4 - 2016-04-15

Added:

  • MANIFEST.in file to allow install in travis builds

0-3 - 2016-03-03

Added:

  • Documentation on writing new generators

0-2 - 2016-02-29

Added:

  • Documentation
  • Indexes to plots

0-1 - 2016-02-26

Added:

  • Initial structure with Line and Nested generators