@herbsjs/aloe
Version:
Scenario description and test runner for Herbs
129 lines (61 loc) • 5.39 kB
Markdown
# [2.3.0](https://github.com/herbsjs/aloe/compare/v2.2.1...v2.3.0) (2023-11-22)
### Bug Fixes
* **depencency:** buchu version ([751ff23](https://github.com/herbsjs/aloe/commit/751ff235e81a7742af6595afd5c67dd22a5bc9ce))
* **lint:** fix lint error ([6fc20d0](https://github.com/herbsjs/aloe/commit/6fc20d059e71c50aec81a545f47ee506d5a6d6f3))
* **package.json:** fix export main ([08e01ed](https://github.com/herbsjs/aloe/commit/08e01edc5575d74a6ee1499a594ed156d93c8bcb))
* **prettystack:** fix prettyStack when error is not a Error instance ([d73ff5f](https://github.com/herbsjs/aloe/commit/d73ff5fb1dc434e770546bc6b7bf849425fce52d))
* **touch:** ping ([4b55fe9](https://github.com/herbsjs/aloe/commit/4b55fe9929b978a647ac89ba498fa3ff428e6208))
### Features
* **scenario:** only - run only scenarios marked as .only ([8ce67a0](https://github.com/herbsjs/aloe/commit/8ce67a023220cfe8679c43a7885d97072499cb46)), closes [#7](https://github.com/herbsjs/aloe/issues/7)
# [2.3.0-beta.2](https://github.com/herbsjs/aloe/compare/v2.3.0-beta.1...v2.3.0-beta.2) (2023-07-27)
### Bug Fixes
* **lint:** fix lint error ([6fc20d0](https://github.com/herbsjs/aloe/commit/6fc20d059e71c50aec81a545f47ee506d5a6d6f3))
* **prettystack:** fix prettyStack when error is not a Error instance ([d73ff5f](https://github.com/herbsjs/aloe/commit/d73ff5fb1dc434e770546bc6b7bf849425fce52d))
# [2.3.0-beta.1](https://github.com/herbsjs/aloe/compare/v2.2.2-beta.3...v2.3.0-beta.1) (2023-05-12)
### Features
* **scenario:** only - run only scenarios marked as .only ([8ce67a0](https://github.com/herbsjs/aloe/commit/8ce67a023220cfe8679c43a7885d97072499cb46)), closes [#7](https://github.com/herbsjs/aloe/issues/7)
## [2.2.2-beta.3](https://github.com/herbsjs/aloe/compare/v2.2.2-beta.2...v2.2.2-beta.3) (2023-03-29)
### Bug Fixes
* **package.json:** fix export main ([08e01ed](https://github.com/herbsjs/aloe/commit/08e01edc5575d74a6ee1499a594ed156d93c8bcb))
## [2.2.2-beta.2](https://github.com/herbsjs/aloe/compare/v2.2.2-beta.1...v2.2.2-beta.2) (2023-03-29)
### Bug Fixes
* **depencency:** buchu version ([751ff23](https://github.com/herbsjs/aloe/commit/751ff235e81a7742af6595afd5c67dd22a5bc9ce))
## [2.2.2-beta.1](https://github.com/herbsjs/aloe/compare/v2.2.1...v2.2.2-beta.1) (2023-03-29)
### Bug Fixes
* **touch:** ping ([4b55fe9](https://github.com/herbsjs/aloe/commit/4b55fe9929b978a647ac89ba498fa3ff428e6208))
## [2.2.1](https://github.com/herbsjs/aloe/compare/v2.2.0...v2.2.1) (2023-03-20)
### Bug Fixes
* **runner:** export with the wrong file name ([9e937ef](https://github.com/herbsjs/aloe/commit/9e937ef686b08cd5ee78c718deb7e0bec5ed9948))
# [2.2.0](https://github.com/herbsjs/aloe/compare/v2.1.0...v2.2.0) (2023-03-20)
### Features
* **runner:** runner dependencies not conflicting with the rest of the lib ([735611d](https://github.com/herbsjs/aloe/commit/735611d6cd99259fb5d821de3e645e2d148fc004))
# [2.1.0](https://github.com/herbsjs/aloe/compare/v2.0.0...v2.1.0) (2023-03-20)
### Bug Fixes
* **ci:** change node version to 18.x ([fcfd364](https://github.com/herbsjs/aloe/commit/fcfd36407f519466c85041fc4919d5d8700a7f77))
* **runner:** lint for console ([a213ff2](https://github.com/herbsjs/aloe/commit/a213ff2d7c982425a41b112ed41d5476ecd786c6))
### Features
* **runner:** test runner now lives on Aloe ([af10a38](https://github.com/herbsjs/aloe/commit/af10a38cf1ac51b68f79b3e5d8fb70032c978451))
# [2.0.0](https://github.com/herbsjs/aloe/compare/v1.0.3...v2.0.0) (2023-03-07)
### Continuous Integration
* fix dependabot file ([a3038a1](https://github.com/herbsjs/aloe/commit/a3038a198000552caa3720650ed765aa2b9c9120))
### BREAKING CHANGES
* upgrade buchu to 2.0
## [1.0.3](https://github.com/herbsjs/aloe/compare/v1.0.2...v1.0.3) (2023-03-06)
### Bug Fixes
* **buchu:** update buchu version ([001043a](https://github.com/herbsjs/aloe/commit/001043acd784145ccafde526b268cf2f471750db))
## [1.0.2](https://github.com/herbsjs/aloe/compare/v1.0.1...v1.0.2) (2022-08-15)
### Bug Fixes
* **herbs:** update buchu dependencie ([b37aca3](https://github.com/herbsjs/aloe/commit/b37aca347adbdd0bdc00a438ae4965b213600daa))
## [1.0.1](https://github.com/herbsjs/aloe/compare/v1.0.0...v1.0.1) (2022-06-13)
### Bug Fixes
* **herbs:** fix herbs dependency ([5f8af8c](https://github.com/herbsjs/aloe/commit/5f8af8cf4a2db8de84f334ec15a7f6a4d0fec2af))
# 1.0.0 (2022-06-07)
### Bug Fixes
* **package:** exports aloe package functions ([f30b1a7](https://github.com/herbsjs/aloe/commit/f30b1a7b2edfe35d216c07ad39af034e871be62f))
* **samples:** small typo ([4fb6062](https://github.com/herbsjs/aloe/commit/4fb6062c8b46f8c220427c802af30c262b2c052f))
### Features
* **audit trail:** improved audit trail ([90854f8](https://github.com/herbsjs/aloe/commit/90854f865358c95cdcad93bf95e20415c69c4d61))
* **audit trail:** initial audit trail ([839e83f](https://github.com/herbsjs/aloe/commit/839e83fb9aa507394dd577929216f77c4a914595))
* **doc:** doc structure: being able to export the spec structure as doc ([e0dde8d](https://github.com/herbsjs/aloe/commit/e0dde8d050f3423934149a428c6f60ae3667be9a))
* **sample:** sample data for a Scenario ([d5f583d](https://github.com/herbsjs/aloe/commit/d5f583d5c274e8debfc487b7540cf1736ee68e35))
* **spec:** spec with default when for Use Cases ([d8f51b3](https://github.com/herbsjs/aloe/commit/d8f51b3a1650faaf7e309039f54a967378411e47))