Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 905 Bytes

File metadata and controls

44 lines (24 loc) · 905 Bytes

1.0.1

HYDRA-329: Allow for NamedTermProxies at root of Terminology

1.0.0

Stable release

0.1.10

Improving generation of constrained xpath queries

0.1.9

Improving support for deeply nested nodes (still needs work though)

0.1.5

  • root_property now inserts an entry into the properties hash
  • added .generate method for building new instances of declared properties
  • refinements to accessor_xpath

0.1.4

  • made attribute_xpath idempotent

0.1.3

  • added accessor_generic_name and accessor_hierarchical_name methods

0.1.2

  • changed syntax for looking up accessors with (optional) index values — no using [{:person=>1}, :first_name] instead of [:person, 1, :first_name]

0.1.1

RENAMED to om (formerly opinionated-xml)

  • broke up functionality into Modules
  • added OM::XML::Accessor functionality

0.1

Note: OX v.1 Does not handle treating attribute values as the changing “value” of a node