RADL 1.00

    * First version outside the IM service

RADL 1.01

    * Bugfix in RADL json with units

RADL 1.02

    * Enable to return complex values in Features.getValue function

RADL 1.03

    * Bugfix using a list of URLs in disk.0.image.url in RADL in JSON format

RADL 1.04

    * Add support for python 3.

RADL 1.05

    * Fix error in some cases if the image.url is an unicode.

RADL 1.06

    * Fix error with character "-" in system names.

RADL 1.10

    * Enable to specify a port range in outports: 1:10/tcp.
    * New class outpots to store OutPorts data: now network.parseOutPorts returns list of outports objects.
    * Fix error getting IP of system in case of two nets and first one does not have an ip assigned.

RADL 1.11

    * Fix error adding new aspect with replace option.

RADL 1.12

    * Avoid restrictions in disk.*.type enhancement.
    * Minor security change.

RADL 1.13

    * Enable to set float values as cpu.count

RADL 1.14

    * Enable to specify an ansible version to install per infrastructure
    * Error validating types 

RADL 1.15

    * Fix error with no options

RADL 1.16

    * Enable to define an empty configure

RADL 1.20

    * Add remote cidr definition in outports

RADL 1.31

    * Fix error: description is not returned in str of RADL.

RADL 1.32

    * Error parsing net_interface.0.additional_dns_names in json.

RADL 1.33

    * Minor internal code changes.

RADL 1.34

    * Add ICMP support in outports.
    * Add XiBytes units

RADL 1.35

    * Add IPv6 support
    * Add random function for string values
