Releases: imclerran/roc-start
Releases · imclerran/roc-start
v0.7.3
What's Changed
- Update install.roc with auto-yes and support for running script from … by @imclerran in #134
- Install error message prints to stderr by @imclerran in #135
- Delete accidentally committed file by @imclerran in #136
- Add option to update the roc-start installation by @imclerran in #137
- Improved help message for update by @imclerran in #138
- Update readme help pages by @imclerran in #139
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Better release asset identification by @imclerran in #133
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Update install script to migrate scripts to plugins by @imclerran in #129
- Replace GoBack action on splash screen with Continue by @imclerran in #131
- Replace scripts url with plugins url by @imclerran in #132
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Better script error messages by @imclerran in #122
- Ensure paths do not include double slashes by @imclerran in #124
- Add clarifying word to auto completion prompt by @imclerran in #125
- TUI Refactoring by @imclerran in #126
- Cleanup get_actions by @imclerran in #127
- Rename scripts to plugins by @imclerran in #128
Full Changelog: v0.6.7...v0.7.0
v0.6.7
What's Changed
- Always use fallback generation if running script fails by @imclerran in #121
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- Refactor input handlers so they do not need to be defined per state by @imclerran in #100
- Update default theme to be better in both light and dark mode by @imclerran in #101
- Add exit option to main menu by @imclerran in #102
- Color 'Exit' menu option red when selected by @imclerran in #103
- Improve install script by @imclerran in #104
- Improve edge case handling of GoBack action in upgrade workflow by @imclerran in #105
- Update install script to support linux by @imclerran in #106
- Better error messages for theme updates by @imclerran in #109
- Fix bad themes file url by @imclerran in #110
- Update install script for linux, mention linux issues in readme by @imclerran in #111
- Better error messages on generation script failure by @imclerran in #112
- Improve error handling for
gh
command errors by @imclerran in #113 - Handled previously unhandled errors and added more descriptive message for command failures by @imclerran in #114
- Added shell command autocomplete to install script by @imclerran in #115
- Add accidentally gitignored files by @imclerran in #116
- Small adjustments to zsh autocomplete by @imclerran in #117
- Reorganize files to make the codebase easier to understand by @imclerran in #119
- Add
--no-script
flag to app workflow + tui menu for selecting flags by @imclerran in #120
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- Add vim motions for menu navigation by @imclerran in #98
- Fix reversal in J/K for vim motions by @imclerran in #99
Full Changelog: v0.6.4...v0.6.5
v0.6.4
v0.6.3
What's Changed
- Fix unhandled errors in TUI by @imclerran in #89
- Rename arg for configuring theme by @imclerran in #90
- Add
.rocstartthemes
file to allow users to define custom themes by @imclerran in #92 - Increment version to 0.6.3 by @imclerran in #94
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Update default color theme to roc-c16 for compatibility reasons by @imclerran in #84
Full Changelog: v0.6.1...v0.6.2