Changelog
0.2.0 (2026-02-28)
⚠ BREAKING CHANGES
- the gem name, module name, CLI command, rake task name, and helper filename have all changed
Features
- Rename project from yard_example_runner to yard_example_test (7ce19cd)
Other Changes
- Add and update README badges (4d867c5)
- Improve README terminology and consistency (e0f4b9c)
0.1.1 (2026-02-27)
Bug Fixes
- Add irb for Ruby 4 YARD compatibility (4a8f44a)
- Fix YARD doc generation (ed27393)
Other Changes
- Ignore changelog and license in markdownlint (43cfea9)
0.1.0 (2026-02-26)
⚠ BREAKING CHANGES
- initial implementation of yard_example_test
Features
- Initial implementation of yard_example_test (d17d08c)
[Unreleased]