Notes:
This release fixes a bug with relation end dates and
makes it easier to work with values such as release
types or relation attributes with or without namespace.
Changes:
* BUG: Relation end date was not set correctly in MBXML.
* NEW: Allow release type constants to be passed to include and filter objects.
* NEW: Methods Utils.add_namespace and Utils.remove_namespace.
* NEW: Methods Release#earliest_release_event and Release#earliest_release_date
* NEW: Entity#get_relations allows string with or without namespace for
target_type, relation_type and required_attributes
|