| Age | Commit message (Collapse) | Author | Files | Lines |
|
3.2.0 - 2018-10-15
Added:
* lowercase/uppercase
* ability for attr to use names that aren't valid in XML but are in HTML
|
|
3.1.0 - 2018-05-26
Added
* where/[] with a nil parameter is now a no-op
* ends_with
|
|
3.0.0 - 2017-12-30
Breaking Changes
* Remove xpath/html
* Rename name to qname, closes #76
Added
* Contains word function for matching space separated attributes
* Unary band as alias of not
* not_equals
Fixed
* None
|
|
|
|
|
|
Exact changes are not available, please refer below in detail.
https://github.com/teamcapybara/xpath/compare/2.0.0...ea8221f84c0407429e4238b89c54f629fecd00d6
|
|
|
|
|
|
entries on my machine. Seems no other ruby package has them. Bump
PKGREVISION.
|
|
Fixes bulk builds.
|
|
XPath is a Ruby DSL for generating XPath expressions.
|