v0.5.0
What's Changed
New features
- Implement progress bar by @yukinarit in #59
- Implement FPS Counter in TUI by @yukinarit in #60
- Support defining same test name in different modules by @yukinarit in #64
- Throbber by @yukinarit in #65
Bug fixes
- Fix ls command to hide ignored test cases by @yukinarit in #63
Test
- Add more integration tests by @yukinarit in #69
Documentation
- Update symbolic links by @yukinarit in #71
Performance improvements
- Add semaphore to control concurrency by @yukinarit in #66
Other changes
- Bump version to v0.4.2 by @yukinarit in #61
- Don't leak reqwest in public I/F by @yukinarit in #62
- Update logo by @yukinarit in #67
- Adjust colors by @yukinarit in #68
- Bump version to v0.5.0 by @yukinarit in #70
Full Changelog: v0.4.1...v0.5.0