---------------------------------------------------------------------------------------------------
Version: 0.0.4
Date: TBA

  Changes:
    - Add integration with 'Highly Derivative'
    - Change OR-Nodes to cost no science-packs and a single tick to research.
    - Add AND-Nodes
    - Add support for depending on the ability to extract resources.

---------------------------------------------------------------------------------------------------
Version: 0.0.3
Date: 2020-06-10

  Changes:
    - Only list 1-5 alternatives in the description.
  Bugfixes:
    - Don't add the only illegal character '.' to derived technology names when they are over 200 characters long.
    - Ignore rather than crash on recipes that define neither result nor results.
    - Avoid running into the localised name recursion limit.

---------------------------------------------------------------------------------------------------
Version: 0.0.2
Date: 2020-06-06

  Bugfixes:
    - Fix documentation bug.

---------------------------------------------------------------------------------------------------
Version: 0.0.1
Date: 2020-06-06

  Changes:
    - Initial version
