|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v1.0.0](https://github.com/marklogic-community/marklogic-unit-test/tree/v1.0.0) (2019-04-26) |
| 4 | +[Full Changelog](https://github.com/marklogic-community/marklogic-unit-test/compare/v0.12.0...v1.0.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Support Nested Test Suites [\#45](https://github.com/marklogic-community/marklogic-unit-test/issues/45) |
| 9 | +- Add Failure Message to Assert Functions [\#51](https://github.com/marklogic-community/marklogic-unit-test/issues/51) |
| 10 | +- Remove Roxy from Namespaces [\#52](https://github.com/marklogic-community/marklogic-unit-test/issues/52) |
| 11 | +- Eliminate xdmp:eval\(\) [\#55](https://github.com/marklogic-community/marklogic-unit-test/issues/55) |
| 12 | +- Allow substitutions during deployment [\#32](https://github.com/marklogic-community/marklogic-unit-test/issues/32) |
| 13 | + |
| 14 | +**Merged pull requests:** |
| 15 | + |
| 16 | +- Merged marklogic-junit library into marklogic-unit-test [\#66](https://github.com/marklogic-community/marklogic-unit-test/pull/66) ([rjrudin](https://github.com/rjrudin)) |
| 17 | +- Specify permissions and collections in test:load-test-file [\#59](https://github.com/marklogic-community/marklogic-unit-test/pull/59) ([cskeefer](https://github.com/cskeefer)) |
| 18 | +- Adding contributor information [\#50](https://github.com/marklogic-community/marklogic-unit-test/pull/50) ([jamesagardner](https://github.com/jamesagardner)) |
| 19 | +- Name change from ml-unit-test to marklogic-unit-test [\#43](https://github.com/marklogic-community/marklogic-unit-test/pull/43) ([dmcassel](https://github.com/dmcassel)) |
| 20 | + |
| 21 | +**Breaking Changes:** |
| 22 | +- The namespaces were updated due to [\#52](https://github.com/marklogic-community/marklogic-unit-test/issues/52) follow these [instructions for upgrading](https://github.com/marklogic-community/marklogic-unit-test/issues/52#issuecomment-487184896). |
| 23 | + |
3 | 24 | ## [v0.12.0](https://github.com/marklogic-community/marklogic-unit-test/tree/v0.12.0) (2018-09-20) |
4 | 25 | [Full Changelog](https://github.com/marklogic-community/marklogic-unit-test/compare/0.11.2...v0.12.0) |
5 | 26 |
|
| 27 | + |
6 | 28 | **Merged pull requests:** |
7 | 29 |
|
| 30 | +- Release v0.12.0 [\#42](https://github.com/marklogic-community/marklogic-unit-test/pull/42) ([dmcassel](https://github.com/dmcassel)) |
| 31 | +- Release [\#41](https://github.com/marklogic-community/marklogic-unit-test/pull/41) ([dmcassel](https://github.com/dmcassel)) |
8 | 32 | - Change to marklogic [\#40](https://github.com/marklogic-community/marklogic-unit-test/pull/40) ([dmcassel](https://github.com/dmcassel)) |
9 | 33 |
|
10 | 34 | ## [0.11.2](https://github.com/marklogic-community/marklogic-unit-test/tree/0.11.2) (2018-09-20) |
11 | 35 | [Full Changelog](https://github.com/marklogic-community/marklogic-unit-test/compare/0.11.1...0.11.2) |
12 | 36 |
|
| 37 | +**Implemented enhancements:** |
| 38 | + |
| 39 | +- assert-equal-json doesn't accept arrays [\#28](https://github.com/marklogic-community/marklogic-unit-test/issues/28) |
| 40 | + |
| 41 | +**Fixed bugs:** |
| 42 | + |
| 43 | +- failures in suite-setup.xqy are not reported [\#13](https://github.com/marklogic-community/marklogic-unit-test/issues/13) |
| 44 | + |
13 | 45 | **Closed issues:** |
14 | 46 |
|
15 | 47 | - Unit testing with ml-data-hub:2.0.4 [\#34](https://github.com/marklogic-community/marklogic-unit-test/issues/34) |
16 | 48 | - Set up github pages for docs [\#24](https://github.com/marklogic-community/marklogic-unit-test/issues/24) |
| 49 | +- assertEqual cannot compare JS/JSON arrays [\#23](https://github.com/marklogic-community/marklogic-unit-test/issues/23) |
| 50 | +- Add CONTRIBUTING.md [\#12](https://github.com/marklogic-community/marklogic-unit-test/issues/12) |
| 51 | +- Add .editorconfig to help with consistent formatting [\#5](https://github.com/marklogic-community/marklogic-unit-test/issues/5) |
17 | 52 |
|
18 | 53 | **Merged pull requests:** |
19 | 54 |
|
|
70 | 105 | ## [0.9.1](https://github.com/marklogic-community/marklogic-unit-test/tree/0.9.1) (2018-02-22) |
71 | 106 |
|
72 | 107 |
|
73 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 108 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments