Tags: line-o/xbow
Tags
chore(release): 2.0.0 [skip ci] # [2.0.0](v1.0.0...v2.0.0) (2021-01-17) ### Bug Fixes * **xbow:** categorize[#3](#3) return type is array ([34f81a3](34f81a3)) ### Code Refactoring * rename map-reverse to map-flip ([f4660b2](f4660b2)) ### Features * **xbow:** add xbow:last ([ce76ab9](ce76ab9)) ### BREAKING CHANGES * `xbow:map-reverse` is now `xbow:map-flip`
chore(release): 1.0.0 [skip ci] # 1.0.0 (2021-01-17) ### Bug Fixes * **build:** install XAR before running tests ([f8f9ea9](f8f9ea9)) * **build:** reliable, clean builds ([a61ef4c](a61ef4c)) * **gulp:** tasks templates and installXar ([d285e66](d285e66)) * **release:** add missing exec package ([a95b7ca](a95b7ca)) * **test:** CLI runner sends version, shows errors ([c43ce26](c43ce26)) * **tests:** do not rely on key or element order ([f534e14](f534e14)) * add the implementation for new functions ([9e87974](9e87974)) * array-fill ([19590a2](19590a2)) * **tests:** reliable, usable XQsuite runner ([5242bfc](5242bfc)) * build and travis setup ([0ae6ab2](0ae6ab2)) * build and travis setup ([c3d7187](c3d7187)) * convenience sorting functions ([8faa5df](8faa5df)) * travis setup ([88f6c21](88f6c21)) ### Features * **semantic-release:** automate releases ([dd77500](dd77500)) * enable shorter pluck syntax ([791ff54](791ff54)), closes [pluck#1](https://github.com/pluck/issues/1) * get-type checks for arrays and maps ([9fa62a6](9fa62a6)) * improve examples ([05c881b](05c881b)) * map-reverse, get-type and tests ([cde10f6](cde10f6)) * saxon compatible ([a56c5e7](a56c5e7)) * setup ci, fix all tests ([9cfabc9](9cfabc9)) * xbow:pluck(-deep) on nodes, maps, arrays ([8247589](8247589))
PreviousNext