Releases: homebysix/recipe-robot
Releases · homebysix/recipe-robot
Recipe Robot 0.2.4
Added
- Sweet new icon!
- Short video tutorials for Recipe Robot are now available.
- We've started building unit tests for Recipe Robot, so we can minimize the number of bugs that find their way into future releases.
- Added requirements to readme.
Changed
- Default recipe identifier is now based on your local username. (#63)
- Significant simplification and refactoring of the recipe generation code.
Fixed
- A few typo fixes.
Recipe Robot 0.2.2
Fixed
- Fixed an issue where the script output doesn't flush when run via the app.
Recipe Robot 0.2.1
Added
- Prefs sheet now appears by default on first launch.
- Help menu now opens README.md in default web browser. (#57)
- Added license header to each source file.
Changed
- The app now displays the raw script output, including all warnings, reminders, and errors.
- Selecting a given recipe type in the preferences window (or
--config
prompts) now automatically selects its required parent recipe types. - Changed readme to point to the version of
recipe-robot
Python script embedded in the Recipe Robot app. - Code simplification and refactoring.
Fixed
- Adjusted layout of Mac app.
Recipe Robot 0.2.0
We're proud to announce that Recipe Robot is now available as a public beta.
Take a look through our documentation here. If you find bugs or have feature requests, please open a GitHub issue.
Enjoy!