Spinner: Enjoy a smoother experience as the spinner now updates its interval correctly when you change it. This ensures that your spinner behaves as expected every time you switch it up!
Spinner: The spinner now hides the prefix text when it is set to an empty string, eliminating any unwanted space before the spinner symbol. This makes your terminal output cleaner and more visually appealing!
Improvements
User Experience: The option to discard stdin by default is now available, allowing for a more seamless interaction when using the spinner. You can now choose to consume stdin as needed!
Testing: We have improved our tests to better catch potential issues, ensuring a more reliable experience for users. This means fewer bugs and a smoother operation overall!
Fixes
Fix undesirable space before spinner symbol when prefixText is empty string. This change enhances the visual presentation of the spinner in your terminal.
Fix the interval setting for the spinner when it is updated, ensuring that it reflects the correct timing for a better user experience.
Others
Add a related project to the readme, showcasing how Ora can be used within Observable notebooks. This provides users with more context and examples of how to utilize the spinner effectively!
Document how to change the color of the text in the spinner, giving users more customization options to enhance their terminal experience.
Enable the repo sponsor button, allowing users to support the project directly. This is a great way to contribute to the ongoing development of Ora!