-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f87a8dc
commit e2d2a57
Showing
3 changed files
with
21 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d | |
|
||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | ||
|
||
#### [5.13.0](https://github.com/rokucommunity/rooibos/compare/5.12.0...5.13.0) | ||
#### [v5.14.0](https://github.com/rokucommunity/rooibos/compare/v6.0.0-alpha.38...v5.14.0) | ||
|
||
- Adds a CLI to Rooibos (current version) [`#295`](https://github.com/rokucommunity/rooibos/pull/295) | ||
|
||
#### [v6.0.0-alpha.38](https://github.com/rokucommunity/rooibos/compare/v5.13.0...v6.0.0-alpha.38) | ||
|
||
> 1 October 2024 | ||
- Upgade to [email protected] [`#299`](https://github.com/rokucommunity/rooibos/pull/299) | ||
- Allow 5000ms for code coverage test [`#293`](https://github.com/rokucommunity/rooibos/pull/293) | ||
- A few updates to simplify config [`#292`](https://github.com/rokucommunity/rooibos/pull/292) | ||
- Upgrading to Brighterscript v1 [`#289`](https://github.com/rokucommunity/rooibos/pull/289) | ||
- upgrade changelog for v6.0.0-alpha.38 [`9ac4db8`](https://github.com/rokucommunity/rooibos/commit/9ac4db87dea8db8821d0e91249e1cbd1786c15f7) | ||
|
||
#### [v5.13.0](https://github.com/rokucommunity/rooibos/compare/5.12.0...v5.13.0) | ||
|
||
> 12 September 2024 | ||
- chore(deps): bump luxon from 1.28.0 to 1.28.1 [`#210`](https://github.com/rokucommunity/rooibos/pull/210) | ||
- Fixed a bug where scope validations where incomplete for node tests [`#280`](https://github.com/rokucommunity/rooibos/pull/280) | ||
|
@@ -16,8 +32,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | |
- Allow custom test reporter [`#265`](https://github.com/rokucommunity/rooibos/pull/265) | ||
- Fixed logs sometimes getting cut off at the end of running tests [`#279`](https://github.com/rokucommunity/rooibos/pull/279) | ||
- Adjust implementation to fit with new proposal [`599e6ce`](https://github.com/rokucommunity/rooibos/commit/599e6ce0e02bd16f5ca6bc06ab16bb2a7ec8d1e2) | ||
- chore: release v5.13.0 [`6c56e29`](https://github.com/rokucommunity/rooibos/commit/6c56e290073e0b707f174a978c1d7757e834ecb8) | ||
- Switch reporter API to conform to new spec proposal, add `onBegin` and `onEnd` [`54aa936`](https://github.com/rokucommunity/rooibos/commit/54aa936382786b35823406b7d14e9d7a47f8f227) | ||
- Tweak reporter method signature to accept event AA [`c2f0b2f`](https://github.com/rokucommunity/rooibos/commit/c2f0b2fb1ec0e5ebc1dcb164802542636f78499f) | ||
|
||
#### [5.12.0](https://github.com/rokucommunity/rooibos/compare/5.11.0...5.12.0) | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters