Releases: rokucommunity/rooibos
Releases · rokucommunity/rooibos
6.0.0-alpha.47
Added
Changed
- Task/update with master (#346)
- Update v6 with master (#344)
5.15.7
Changed
- (chore) adopt keepachangelog format for this changelog fle moving forward
- (chore) Migrate to Shared CI (#327)
- (chore) Docs restructuring (#331)
- (chore) Project restructure (#332)
Fixed
- bug with indentation during mocha diff comparison (#334)
Release 5.15.6
- playing with creating stack traces for reporters on failed assertions (#324)
- Bugfix/wrong line number for async tests (#323)
Release 5.15.5
- Fixed a bug where crashes in node tests would stall rooibos (#322)
Release 5.15.4
- Fixed a bunch of potential crashes due to prop name conflicts with native functions (#319) (e23afd8)
- Fixed a bunch of potental crashes due to prop name conflicts with native functions (0b23f1f)
Release 5.15.3
- Added the ability to have duplicate test names (#317)
- Clean up test files (#318)
- chore(deps): bump serialize-javascript and mocha in /bsc-plugin (#316)
Release 5.15.2
- Fix nested assertions causing compilation error when using
sub _
(#314) (cf8b251)
- Update unit test to account for this (8c4d819)
- Fix lint error (d55d1ee)
- Fix logic that walks up to ancestor function (21c3fcd)
Release 5.15.1
- Remove the ropm step, devs just need to do this manually (#310) (339fa7d)