Releases: avo-hq/avo
Releases · avo-hq/avo
Release v0.1.3
Changes
🐛 Bug Fixes
- fix: search broken for resources with one argument @adrianthedev (#56)
- fix: select placeholder default field is broken @adrianthedev (#55)
💡 Refactor
- refactor: menu items humanized @adrianthedev (#54)
💄 Style
- refactor: minor cleanup @adrianthedev (#53)
Release v0.1.2
Changes
🎸 Features
- feature/booleangroup-field @mihaimdm22 (#24)
- feat: initial commit for generators @adrianthedev (#50)
- feat: add avocado configuration @adrianthedev (#49)
- feature: auto PR flabel @adrianthedev (#42)
🐛 Bug Fixes
- fix: rubocop checks not working @adrianthedev (#44)
🤖 Maintenance
- chore: remove files field and minor tweaks @adrianthedev (#48)
- refactor: rename resolve_using -> format_using @adrianthedev (#47)
- chore: filter out spec helpers @adrianthedev (#46)
- chore: add covergae monitor @adrianthedev (#45)
- chore: rubocop PR checks @adrianthedev (#43)
💄 Style
- style: minor tweaks @adrianthedev (#51)
Release v0.1.1
Changes
- first idea of placeholder @mihaimdm22 (#27)
- chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /spec/dummy @dependabot (#30)
- refactor: resource index and filters improvements @adrianthedev (#29)
- refactor: belongs to improvements @adrianthedev (#26)
- feature: date-field with basic options @mihaimdm22 (#18)
- chore(deps): bump kaminari from 1.2.0 to 1.2.1 @dependabot (#22)
- chore: file uploads @adrianthedev (#20)
- chore(deps-dev): bump puma from 4.3.3 to 4.3.5 @dependabot (#21)
- Feature/select field @mihaimdm22 (#17)
- Feature/boolean field @mihaimdm22 (#16)
- Feature/raedonly tag @adrianthedev (#15)
- feat: number field basic implementation @mihaimdm22 (#14)
- textarea field @mihaimdm22 (#13)