From 9970a1d58a73b4c3d73e1c9aeef53014380d3991 Mon Sep 17 00:00:00 2001 From: Sune Simonsen Date: Tue, 8 Jan 2019 20:04:50 +0100 Subject: [PATCH] Fix origin in the changelog --- CHANGELOG.md | 172 +++++++++++++++++++++++++-------------------------- 1 file changed, 86 insertions(+), 86 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d07e4731..87109af5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,212 +1,212 @@ ### v4.11.1 (2019-01-08) -- [#247](https://github.com/Munter/unexpected-dom/pull/247) Allow style attributes with hex values. ([Alex J Burke](mailto:alex@alexjeffburke.com)) -- [#246](https://github.com/Munter/unexpected-dom/pull/246) Browser tests ([Alex J Burke](mailto:alex@alexjeffburke.com)) +- [#247](https://github.com/unexpectedjs/unexpected-dom/pull/247) Allow style attributes with hex values. ([Alex J Burke](mailto:alex@alexjeffburke.com)) +- [#246](https://github.com/unexpectedjs/unexpected-dom/pull/246) Browser tests ([Alex J Burke](mailto:alex@alexjeffburke.com)) ### v4.11.0 (2019-01-04) -- [#245](https://github.com/Munter/unexpected-dom/pull/245) Allow the next major version of unexpected ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#244](https://github.com/Munter/unexpected-dom/pull/244) Upgrade unexpected-markdown to version 2.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#245](https://github.com/unexpectedjs/unexpected-dom/pull/245) Allow the next major version of unexpected ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#244](https://github.com/unexpectedjs/unexpected-dom/pull/244) Upgrade unexpected-markdown to version 2.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) ### v4.10.0 (2018-12-27) -- [#243](https://github.com/Munter/unexpected-dom/pull/243) Fixed use of deprecated to satisfy function ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#228](https://github.com/Munter/unexpected-dom/pull/228) Upgrade coveralls to version 3.0.2 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#230](https://github.com/Munter/unexpected-dom/pull/230) Upgrade eslint-config-pretty-standard to version 2.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#234](https://github.com/Munter/unexpected-dom/pull/234) Upgrade mocha to version 5.2.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#232](https://github.com/Munter/unexpected-dom/pull/232) Upgrade eslint-plugin-prettier to version 3.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#241](https://github.com/Munter/unexpected-dom/pull/241) Allow dashes in style names and values ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#240](https://github.com/Munter/unexpected-dom/pull/240) Upgrade unexpected-documentation-site-generator to version 5.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#237](https://github.com/Munter/unexpected-dom/pull/237) Upgrade sinon to version 7.1.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#239](https://github.com/Munter/unexpected-dom/pull/239) Upgrade unexpected-documentation-site-generator to version 4.7.1 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#235](https://github.com/Munter/unexpected-dom/pull/235) Upgrade nyc to version 13.1.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#236](https://github.com/Munter/unexpected-dom/pull/236) Upgrade prettier to version 1.14.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#226](https://github.com/Munter/unexpected-dom/pull/226) Upgrade babel-core to version 6.26.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#227](https://github.com/Munter/unexpected-dom/pull/227) Upgrade browserify to version 16.2.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#229](https://github.com/Munter/unexpected-dom/pull/229) Upgrade eslint to version 5.8.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) -- [#231](https://github.com/Munter/unexpected-dom/pull/231) Upgrade eslint-plugin-import to version 2.14.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#243](https://github.com/unexpectedjs/unexpected-dom/pull/243) Fixed use of deprecated to satisfy function ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#228](https://github.com/unexpectedjs/unexpected-dom/pull/228) Upgrade coveralls to version 3.0.2 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#230](https://github.com/unexpectedjs/unexpected-dom/pull/230) Upgrade eslint-config-pretty-standard to version 2.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#234](https://github.com/unexpectedjs/unexpected-dom/pull/234) Upgrade mocha to version 5.2.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#232](https://github.com/unexpectedjs/unexpected-dom/pull/232) Upgrade eslint-plugin-prettier to version 3.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#241](https://github.com/unexpectedjs/unexpected-dom/pull/241) Allow dashes in style names and values ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#240](https://github.com/unexpectedjs/unexpected-dom/pull/240) Upgrade unexpected-documentation-site-generator to version 5.0.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#237](https://github.com/unexpectedjs/unexpected-dom/pull/237) Upgrade sinon to version 7.1.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#239](https://github.com/unexpectedjs/unexpected-dom/pull/239) Upgrade unexpected-documentation-site-generator to version 4.7.1 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#235](https://github.com/unexpectedjs/unexpected-dom/pull/235) Upgrade nyc to version 13.1.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#236](https://github.com/unexpectedjs/unexpected-dom/pull/236) Upgrade prettier to version 1.14.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#226](https://github.com/unexpectedjs/unexpected-dom/pull/226) Upgrade babel-core to version 6.26.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#227](https://github.com/unexpectedjs/unexpected-dom/pull/227) Upgrade browserify to version 16.2.3 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#229](https://github.com/unexpectedjs/unexpected-dom/pull/229) Upgrade eslint to version 5.8.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) +- [#231](https://github.com/unexpectedjs/unexpected-dom/pull/231) Upgrade eslint-plugin-import to version 2.14.0 ([depfu[bot]](mailto:depfu[bot]@users.noreply.github.com)) ### v4.9.0 (2018-10-29) -- [#224](https://github.com/Munter/unexpected-dom/pull/224) Modernize the codebase ([Andreas Lind](mailto:andreaslindpetersen@gmail.com), [Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#223](https://github.com/Munter/unexpected-dom/pull/223) Added transpilation step ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#225](https://github.com/Munter/unexpected-dom/pull/225) lebab --transform template --replace test ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) +- [#224](https://github.com/unexpectedjs/unexpected-dom/pull/224) Modernize the codebase ([Andreas Lind](mailto:andreaslindpetersen@gmail.com), [Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#223](https://github.com/unexpectedjs/unexpected-dom/pull/223) Added transpilation step ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#225](https://github.com/unexpectedjs/unexpected-dom/pull/225) lebab --transform template --replace test ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ### v4.8.0 (2018-10-26) -- [#222](https://github.com/Munter/unexpected-dom/pull/222) Fix: Validate style attributes on the RHS ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#222](https://github.com/unexpectedjs/unexpected-dom/pull/222) Fix: Validate style attributes on the RHS ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v4.7.0 (2018-10-08) -- [#221](https://github.com/Munter/unexpected-dom/pull/221) Remove experimental support for ignore tags ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#221](https://github.com/unexpectedjs/unexpected-dom/pull/221) Remove experimental support for ignore tags ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v4.6.4 (2018-10-02) -- [#219](https://github.com/Munter/unexpected-dom/pull/219) Fix comment nodes being specified as children in a satisfy spec. ([Alex J Burke](mailto:alex@alexjeffburke.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com), [Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#220](https://github.com/Munter/unexpected-dom/pull/220) Model as its own type and implement the ignoring via an assertion ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) +- [#219](https://github.com/unexpectedjs/unexpected-dom/pull/219) Fix comment nodes being specified as children in a satisfy spec. ([Alex J Burke](mailto:alex@alexjeffburke.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com), [Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#220](https://github.com/unexpectedjs/unexpected-dom/pull/220) Model as its own type and implement the ignoring via an assertion ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ### v4.6.3 (2018-09-24) -- [#216](https://github.com/Munter/unexpected-dom/pull/216) Fix the draggable attribute & flesh out enumerated property support. ([Alex J Burke](mailto:alex@alexjeffburke.com), [Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#216](https://github.com/unexpectedjs/unexpected-dom/pull/216) Fix the draggable attribute & flesh out enumerated property support. ([Alex J Burke](mailto:alex@alexjeffburke.com), [Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v4.6.2 (2018-09-23) -- [#211](https://github.com/Munter/unexpected-dom/pull/211) Fix: Ignore bug ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#214](https://github.com/Munter/unexpected-dom/pull/214) Remove the top-level expect ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#211](https://github.com/unexpectedjs/unexpected-dom/pull/211) Fix: Ignore bug ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#214](https://github.com/unexpectedjs/unexpected-dom/pull/214) Remove the top-level expect ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v4.6.1 (2018-09-21) -- [#209](https://github.com/Munter/unexpected-dom/pull/209) Switch coverage to use the latest version of nyc. ([Alex J Burke](mailto:alex@alexjeffburke.com)) -- [#208](https://github.com/Munter/unexpected-dom/pull/208) Ensure empty class attributes on both subject and value compare equal. ([Alex J Burke](mailto:alex@alexjeffburke.com)) +- [#209](https://github.com/unexpectedjs/unexpected-dom/pull/209) Switch coverage to use the latest version of nyc. ([Alex J Burke](mailto:alex@alexjeffburke.com)) +- [#208](https://github.com/unexpectedjs/unexpected-dom/pull/208) Ensure empty class attributes on both subject and value compare equal. ([Alex J Burke](mailto:alex@alexjeffburke.com)) ### v4.6.0 (2018-04-08) -- [#200](https://github.com/Munter/unexpected-dom/pull/200) Documentation site ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#199](https://github.com/Munter/unexpected-dom/pull/199) Added script to create a changelog after versioning ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#206](https://github.com/Munter/unexpected-dom/pull/206) Update README with new .use API for plugins ([Gustav Nikolaj](mailto:gustavnikolaj@gmail.com)) +- [#200](https://github.com/unexpectedjs/unexpected-dom/pull/200) Documentation site ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#199](https://github.com/unexpectedjs/unexpected-dom/pull/199) Added script to create a changelog after versioning ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#206](https://github.com/unexpectedjs/unexpected-dom/pull/206) Update README with new .use API for plugins ([Gustav Nikolaj](mailto:gustavnikolaj@gmail.com)) ### v4.5.0 (2018-04-03) -- [#205](https://github.com/Munter/unexpected-dom/pull/205) Add support for an ignore tag in addition to the ignore tag ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#205](https://github.com/unexpectedjs/unexpected-dom/pull/205) Add support for an ignore tag in addition to the ignore tag ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v4.4.2 (2018-03-31) -- [#204](https://github.com/Munter/unexpected-dom/pull/204) Fixing bug where you could not expect the style attribute to be present. ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#204](https://github.com/unexpectedjs/unexpected-dom/pull/204) Fixing bug where you could not expect the style attribute to be present. ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v4.4.0 (2018-03-28) -- [#203](https://github.com/Munter/unexpected-dom/pull/203) Feature/improve attribute output with to satisfy ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) +- [#203](https://github.com/unexpectedjs/unexpected-dom/pull/203) Feature/improve attribute output with to satisfy ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ### v4.3.0 (2018-03-18) -- [#198](https://github.com/Munter/unexpected-dom/pull/198) Support ignoring subtrees in to satisfy ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#198](https://github.com/unexpectedjs/unexpected-dom/pull/198) Support ignoring subtrees in to satisfy ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v4.2.0 (2018-03-18) -- [#197](https://github.com/Munter/unexpected-dom/pull/197) Fully inspect subject when contain elements matching fails ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#197](https://github.com/unexpectedjs/unexpected-dom/pull/197) Fully inspect subject when contain elements matching fails ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v4.1.0 (2018-03-18) -- [#196](https://github.com/Munter/unexpected-dom/pull/196) Added a prettier setup ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#195](https://github.com/Munter/unexpected-dom/pull/195) Added a `not to have (attribute|attributes)` assertion. ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#194](https://github.com/Munter/unexpected-dom/pull/194) Added a npmrc to avoid generating lock files ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#196](https://github.com/unexpectedjs/unexpected-dom/pull/196) Added a prettier setup ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#195](https://github.com/unexpectedjs/unexpected-dom/pull/195) Added a `not to have (attribute|attributes)` assertion. ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#194](https://github.com/unexpectedjs/unexpected-dom/pull/194) Added a npmrc to avoid generating lock files ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v4.0.0 (2017-05-22) -- [#182](https://github.com/Munter/unexpected-dom/pull/182) Update jsdom (dev dep) to version 10 ([Andreas Lind](mailto:andreas@one.com)) -- [#177](https://github.com/Munter/unexpected-dom/pull/177) Update to Unexpected 10.27, use expect.child ([Andreas Lind](mailto:andreas@one.com)) +- [#182](https://github.com/unexpectedjs/unexpected-dom/pull/182) Update jsdom (dev dep) to version 10 ([Andreas Lind](mailto:andreas@one.com)) +- [#177](https://github.com/unexpectedjs/unexpected-dom/pull/177) Update to Unexpected 10.27, use expect.child ([Andreas Lind](mailto:andreas@one.com)) ### v3.1.1 (2017-01-03) -- [#165](https://github.com/Munter/unexpected-dom/pull/165) Implement to [exhaustively] satisfy ([Andreas Lind](mailto:andreas@one.com)) -- [#146](https://github.com/Munter/unexpected-dom/pull/146) Update unexpected to 10.18.1. ([Andreas Lind](mailto:andreas@one.com)) +- [#165](https://github.com/unexpectedjs/unexpected-dom/pull/165) Implement to [exhaustively] satisfy ([Andreas Lind](mailto:andreas@one.com)) +- [#146](https://github.com/unexpectedjs/unexpected-dom/pull/146) Update unexpected to 10.18.1. ([Andreas Lind](mailto:andreas@one.com)) ### v3.1.0 (2016-04-06) -- [#77](https://github.com/Munter/unexpected-dom/pull/77) Update unexpected to 10.10.0, adapt output generating code to the recent array-like changes, and then some ([Andreas Lind](mailto:andreas@one.com)) -- [#51](https://github.com/Munter/unexpected-dom/pull/51) Update magicpen to version 5.5.0 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) -- [#56](https://github.com/Munter/unexpected-dom/pull/56) Update array-changes to version 1.2.1 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) -- [#48](https://github.com/Munter/unexpected-dom/pull/48) Update browserify to version 12.0.1 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) -- [#70](https://github.com/Munter/unexpected-dom/pull/70) Update unexpected to 10.5 ([Andreas Lind](mailto:andreas@one.com)) -- [#50](https://github.com/Munter/unexpected-dom/pull/50) Try to require jsdom in a way that does not spook webpack and browserify ([Andreas Lind](mailto:andreas@one.com)) +- [#77](https://github.com/unexpectedjs/unexpected-dom/pull/77) Update unexpected to 10.10.0, adapt output generating code to the recent array-like changes, and then some ([Andreas Lind](mailto:andreas@one.com)) +- [#51](https://github.com/unexpectedjs/unexpected-dom/pull/51) Update magicpen to version 5.5.0 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) +- [#56](https://github.com/unexpectedjs/unexpected-dom/pull/56) Update array-changes to version 1.2.1 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) +- [#48](https://github.com/unexpectedjs/unexpected-dom/pull/48) Update browserify to version 12.0.1 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) +- [#70](https://github.com/unexpectedjs/unexpected-dom/pull/70) Update unexpected to 10.5 ([Andreas Lind](mailto:andreas@one.com)) +- [#50](https://github.com/unexpectedjs/unexpected-dom/pull/50) Try to require jsdom in a way that does not spook webpack and browserify ([Andreas Lind](mailto:andreas@one.com)) ### v3.0.2 (2015-10-29) -- [#49](https://github.com/Munter/unexpected-dom/pull/49) Fix detection of NodeLists in jsdom 6+ documents. ([Andreas Lind](mailto:andreas@one.com)) -- [#46](https://github.com/Munter/unexpected-dom/pull/46) Update unexpected to version 10.0.2 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) -- [#42](https://github.com/Munter/unexpected-dom/pull/42) Update istanbul to version 0.4.0 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) +- [#49](https://github.com/unexpectedjs/unexpected-dom/pull/49) Fix detection of NodeLists in jsdom 6+ documents. ([Andreas Lind](mailto:andreas@one.com)) +- [#46](https://github.com/unexpectedjs/unexpected-dom/pull/46) Update unexpected to version 10.0.2 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) +- [#42](https://github.com/unexpectedjs/unexpected-dom/pull/42) Update istanbul to version 0.4.0 🚀 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) ### v3.0.1 (2015-10-15) -- [#41](https://github.com/Munter/unexpected-dom/pull/41) Only wrap the requiring of jsdom in a try...catch so that only errors… ([Andreas Lind](mailto:andreas@one.com)) -- [#39](https://github.com/Munter/unexpected-dom/pull/39) All nodes ([Peter Müller](mailto:munter@fumle.dk)) +- [#41](https://github.com/unexpectedjs/unexpected-dom/pull/41) Only wrap the requiring of jsdom in a try...catch so that only errors… ([Andreas Lind](mailto:andreas@one.com)) +- [#39](https://github.com/unexpectedjs/unexpected-dom/pull/39) All nodes ([Peter Müller](mailto:munter@fumle.dk)) ### v3.0.0 (2015-10-09) -- [#38](https://github.com/Munter/unexpected-dom/pull/38) Update to Unexpected 10 ([Andreas Lind](mailto:andreas@one.com)) -- [#34](https://github.com/Munter/unexpected-dom/pull/34) Updated unexpected to version 9.16.1 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) -- [#35](https://github.com/Munter/unexpected-dom/pull/35) Updated browserify to version 11.2.0 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) +- [#38](https://github.com/unexpectedjs/unexpected-dom/pull/38) Update to Unexpected 10 ([Andreas Lind](mailto:andreas@one.com)) +- [#34](https://github.com/unexpectedjs/unexpected-dom/pull/34) Updated unexpected to version 9.16.1 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) +- [#35](https://github.com/unexpectedjs/unexpected-dom/pull/35) Updated browserify to version 11.2.0 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) ### v2.0.1 (2015-10-02) -- [#33](https://github.com/Munter/unexpected-dom/pull/33) Fixed detection of HTML/XML in Safari and IE. ([Andreas Lind](mailto:andreas@one.com)) +- [#33](https://github.com/unexpectedjs/unexpected-dom/pull/33) Fixed detection of HTML/XML in Safari and IE. ([Andreas Lind](mailto:andreas@one.com)) ### v2.0.0 (2015-10-02) -- [#31](https://github.com/Munter/unexpected-dom/pull/31) Consider surrounding whitespace when comparing text nodes for equality ([Andreas Lind](mailto:andreas@one.com)) -- [#30](https://github.com/Munter/unexpected-dom/pull/30) Updated mocha-lcov-reporter to version 1.0.0 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) +- [#31](https://github.com/unexpectedjs/unexpected-dom/pull/31) Consider surrounding whitespace when comparing text nodes for equality ([Andreas Lind](mailto:andreas@one.com)) +- [#30](https://github.com/unexpectedjs/unexpected-dom/pull/30) Updated mocha-lcov-reporter to version 1.0.0 ([greenkeeperio-bot](mailto:support@greenkeeper.io)) ### v1.4.0 (2015-10-01) -- [#29](https://github.com/Munter/unexpected-dom/pull/29) To satisfy against DOMElement/string ([Andreas Lind](mailto:andreas@one.com)) +- [#29](https://github.com/unexpectedjs/unexpected-dom/pull/29) To satisfy against DOMElement/string ([Andreas Lind](mailto:andreas@one.com)) ### v1.3.0 (2015-09-10) -- [#27](https://github.com/Munter/unexpected-dom/pull/27) to satisfy: Improve diffs and support asserting textContent. ([Andreas Lind](mailto:andreas@one.com)) +- [#27](https://github.com/unexpectedjs/unexpected-dom/pull/27) to satisfy: Improve diffs and support asserting textContent. ([Andreas Lind](mailto:andreas@one.com)) ### v1.2.0 (2015-08-01) -- [#26](https://github.com/Munter/unexpected-dom/pull/26) Add 'to have elements matching' assertion ([Dave Brotherstone](mailto:davegb@pobox.com)) +- [#26](https://github.com/unexpectedjs/unexpected-dom/pull/26) Add 'to have elements matching' assertion ([Dave Brotherstone](mailto:davegb@pobox.com)) ### v1.1.2 (2015-07-06) -- [#24](https://github.com/Munter/unexpected-dom/pull/24) Accept unexpected v9 as a peer dependency ([Sune Simonsen](mailto:sune@we-knowhow.dk)) -- [#23](https://github.com/Munter/unexpected-dom/pull/23) Make unexpected-dom forward compatible with unexpected v9 ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#24](https://github.com/unexpectedjs/unexpected-dom/pull/24) Accept unexpected v9 as a peer dependency ([Sune Simonsen](mailto:sune@we-knowhow.dk)) +- [#23](https://github.com/unexpectedjs/unexpected-dom/pull/23) Make unexpected-dom forward compatible with unexpected v9 ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### v1.1.1 (2015-06-24) -- [#22](https://github.com/Munter/unexpected-dom/pull/22) Update unexpected to 8.5.0 and adjust the expected output of a single… ([Andreas Lind](mailto:andreas@one.com)) +- [#22](https://github.com/unexpectedjs/unexpected-dom/pull/22) Update unexpected to 8.5.0 and adjust the expected output of a single… ([Andreas Lind](mailto:andreas@one.com)) ### v1.1.0 (2015-06-23) -- [#21](https://github.com/Munter/unexpected-dom/pull/21) Expect attribute to be absent ([Andreas Lind](mailto:andreas@one.com)) +- [#21](https://github.com/unexpectedjs/unexpected-dom/pull/21) Expect attribute to be absent ([Andreas Lind](mailto:andreas@one.com)) ### v1.0.0 (2015-06-10) -- [#20](https://github.com/Munter/unexpected-dom/pull/20) Unexpected v8 compatibility ([Peter Müller](mailto:munter@fumle.dk)) +- [#20](https://github.com/unexpectedjs/unexpected-dom/pull/20) Unexpected v8 compatibility ([Peter Müller](mailto:munter@fumle.dk)) ### v0.11.2 (2015-05-31) -- [#18](https://github.com/Munter/unexpected-dom/pull/18) Add support for DocumentFragments ([Andreas Lind](mailto:andreas@one.com)) +- [#18](https://github.com/unexpectedjs/unexpected-dom/pull/18) Add support for DocumentFragments ([Andreas Lind](mailto:andreas@one.com)) ### v0.9.0 (2015-05-11) -- [#16](https://github.com/Munter/unexpected-dom/pull/16) HTMLElement to satisfy ([Andreas Lind](mailto:andreas@one.com)) +- [#16](https://github.com/unexpectedjs/unexpected-dom/pull/16) HTMLElement to satisfy ([Andreas Lind](mailto:andreas@one.com)) ### v0.8.1 (2015-05-06) -- [#15](https://github.com/Munter/unexpected-dom/pull/15) Improve "to have attributes" diff + some more ([Andreas Lind](mailto:andreas@one.com)) +- [#15](https://github.com/unexpectedjs/unexpected-dom/pull/15) Improve "to have attributes" diff + some more ([Andreas Lind](mailto:andreas@one.com)) ### v0.8.0 (2015-05-04) -- [#14](https://github.com/Munter/unexpected-dom/pull/14) Implemented diff for 'to have attributes' + to have class(es) assertion ([Andreas Lind](mailto:andreas@one.com)) +- [#14](https://github.com/unexpectedjs/unexpected-dom/pull/14) Implemented diff for 'to have attributes' + to have class(es) assertion ([Andreas Lind](mailto:andreas@one.com)) ### v0.6.0 (2015-04-23) -- [#10](https://github.com/Munter/unexpected-dom/pull/10) Implemented 'when parsed as HTML' assertion. ([Andreas Lind](mailto:andreas@one.com)) +- [#10](https://github.com/unexpectedjs/unexpected-dom/pull/10) Implemented 'when parsed as HTML' assertion. ([Andreas Lind](mailto:andreas@one.com)) ### v0.5.0 (2015-04-23) -- [#11](https://github.com/Munter/unexpected-dom/pull/11) Implemented 'to have text' assertion. ([Andreas Lind](mailto:andreas@one.com)) -- [#12](https://github.com/Munter/unexpected-dom/pull/12) Update unexpeted to 7.0.1 ([Andreas Lind](mailto:andreas@one.com)) -- [#9](https://github.com/Munter/unexpected-dom/pull/9) Test suite: Simplify usage of 'to throw'. ([Andreas Lind](mailto:andreas@one.com)) +- [#11](https://github.com/unexpectedjs/unexpected-dom/pull/11) Implemented 'to have text' assertion. ([Andreas Lind](mailto:andreas@one.com)) +- [#12](https://github.com/unexpectedjs/unexpected-dom/pull/12) Update unexpeted to 7.0.1 ([Andreas Lind](mailto:andreas@one.com)) +- [#9](https://github.com/unexpectedjs/unexpected-dom/pull/9) Test suite: Simplify usage of 'to throw'. ([Andreas Lind](mailto:andreas@one.com)) ### v0.4.0 (2015-03-30) -- [#7](https://github.com/Munter/unexpected-dom/pull/7) More stuff ([Andreas Lind](mailto:andreas@one.com)) -- [#6](https://github.com/Munter/unexpected-dom/pull/6) Tweak diff output ([Andreas Lind](mailto:andreas@one.com)) +- [#7](https://github.com/unexpectedjs/unexpected-dom/pull/7) More stuff ([Andreas Lind](mailto:andreas@one.com)) +- [#6](https://github.com/unexpectedjs/unexpected-dom/pull/6) Tweak diff output ([Andreas Lind](mailto:andreas@one.com)) ### v0.3.0 (2015-03-10) -- [#5](https://github.com/Munter/unexpected-dom/pull/5) Spike: Improve element inspection and implement rudimentary diffing ([Andreas Lind](mailto:andreas@one.com)) -- [#4](https://github.com/Munter/unexpected-dom/pull/4) Fixed element stringification. ([Andreas Lind](mailto:andreas@one.com)) +- [#5](https://github.com/unexpectedjs/unexpected-dom/pull/5) Spike: Improve element inspection and implement rudimentary diffing ([Andreas Lind](mailto:andreas@one.com)) +- [#4](https://github.com/unexpectedjs/unexpected-dom/pull/4) Fixed element stringification. ([Andreas Lind](mailto:andreas@one.com)) ### v0.2.0 (2015-03-06) -- [#3](https://github.com/Munter/unexpected-dom/pull/3) Html document type and "queried for" assertion ([Andreas Lind](mailto:andreas@one.com)) -- [#2](https://github.com/Munter/unexpected-dom/pull/2) Set HTMLElement's base type to DOMNode, and DOMNode's base type to object ([Andreas Lind](mailto:andreas@one.com)) +- [#3](https://github.com/unexpectedjs/unexpected-dom/pull/3) Html document type and "queried for" assertion ([Andreas Lind](mailto:andreas@one.com)) +- [#2](https://github.com/unexpectedjs/unexpected-dom/pull/2) Set HTMLElement's base type to DOMNode, and DOMNode's base type to object ([Andreas Lind](mailto:andreas@one.com)) ### v0.1.0 (2015-03-06) -- [#1](https://github.com/Munter/unexpected-dom/pull/1) To have attributes object ([Peter Müller](mailto:munter@fumle.dk)) +- [#1](https://github.com/unexpectedjs/unexpected-dom/pull/1) To have attributes object ([Peter Müller](mailto:munter@fumle.dk))