Releases: line-o/xbow
Releases · line-o/xbow
v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.0
Winter is coming
Changes
- The build process is using
gulp
now. This drops the dependency on Java. - The documentation was improved here and there.
Spring cleaning
Fixes
- rename duplicate test-functions in XQSuite to ensure compatibility with exist v5.3.0
- update readme
- add icon to packaged XAR
- update logo in readme
- remove unused files
Beta be nice
Features:
- Saxon compatible (HE version requires 10+)
- xbow:pluck works with arrays
- xbow:pluck can extract data from nodes with a minimal subset of XPath passed as xs:string
- more examples added
Fixes:
- removed unused binary from XAR: size down to 12Kb
- xbow:array-fill (xs:positiveInteger was replaced by xs:integer with internal boundary check)
Low Hanging Fruits
Features
xbow:combine
xbow:categorize
andxbow:label
xbow:for-each-index
xbow:sequence-for-each-index
xbow:array-for-each-index
xbow:array-fill
xbow:some
,xbow:none
,xbow:all
- shorter syntax for
xbow:pluck
xbow:get-type
checks for arrays and maps too- improve documentation
Ascending, descending, whatever!
First round of improvements and fixes are in.
- fix issue #1
- reliable, clean builds
- improved mocha test-runner
- pass in library and version to xquery test-runner
- errors in before-all are now catched in a useful way
- remove IDE stuff from repository
- move examples to separate folder