- Improve execution time.
- If no lines remain, output an empty string. Previously, an excessive line break was added.
- Compress consecutive stars into one.
- Extension icon.
- Usage animation in the README.
- Fixed the issue that if the string containing a star to be won also contains a question mark, and it appears later, it cannot win.
- Initial release
- The precedence between
*
and?
is unstable.