v0.14.0
What's Changed
New features
- 🐶 Implement masking feature for sensitive data by @yukinarit in #135
Bug fixes
- 🐛 Fix reporter race condition causing missed test events by @yukinarit in #137
Build
- Update python dependencies by @yukinarit in #133
- 🔧 Update PyMdown Extensions and removed unused python lock files by @yukinarit in #134
Refactoring
- ✨ Replace reqwest with hyper for tanu::http::Client by @yukinarit in #109
- ✨ Improve tui and color by @yukinarit in #139
Test
- 🧪 Add fail test by @yukinarit in #140
Other changes
- 🧹 Improve colors in list reporter by @yukinarit in #138
- 🔖 Bump version to v0.14.0 by @yukinarit in #141
Full Changelog: v0.13.0...v0.14.0