v0.3
What's Changed
- Add npm to dependabot config by @wwahammy in #90
- Add tests for location methods creating the base folder if missing by @wwahammy in #91
- Add Rakefile to the standard lint-staged by @wwahammy in #93
- Bump lint-staged from 16.1.0 to 16.1.2 in the node group by @dependabot in #92
- Add clean_tmp rake task by @wwahammy in #94
- Correct that they're not Rake tasks by @wwahammy in #95
- add missing letter in README.md by @wwahammy in #96
- Delete aruba_working_directory.rb by @wwahammy in #97
- add the build badge by @wwahammy in #98
- Rename
clean_tmpRake task toclean:tmpand have it run beforecleanby @wwahammy in #99 - Add devcontainer setup info by @wwahammy in #100
- Tweak the devcontainer to be more reliable and faster by @wwahammy in #101
- Fix the devcontainer build by @wwahammy in #102
- Fix small prettier issue by @wwahammy in #104
- Ignore
.ruby-lspfile by @wwahammy in #103 - Add ability to set
base_dirby @wwahammy in #105 - Add bug_report template by @wwahammy in #106
- Remove old bug report template by @wwahammy in #107
- Switch feature request template to a form by @wwahammy in #108
- Switch
Location#basetoLocation#base_dirby @wwahammy in #110 - Bump prettier from 3.5.3 to 3.6.0 in the node group by @dependabot in #112
- Make sure to boot the application before a command runs by @wwahammy in #113
- Nudge version to 0.2.1 by @wwahammy in #114
- Nudge version to 0.3 by @wwahammy in #115
New Contributors
- @dependabot made their first contribution in #92
Full Changelog: v0.2...v0.3