Releases: aquelemiguel/parrot
v1.0.1
What's Changed
- fix: switched
docker ps
flag by @afonsojramos in #91
v1.0.0
major changes
feat: slash commands by @aquelemiguel in #89
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Major changes
- feat: slash commands by @aquelemiguel in #89
applications.commands
(alongside bot
) should be added.
Small changes
- feat: add docker prune to docker workflow by @afonsojramos in #85
Full Changelog: v0.5.0...v1.0.0
v0.5.0
What's Changed
- fix: docker build by @joao-conde in #81
- feat: Implement docker deployment fallback by @afonsojramos in #82
- bump: version 0.5.0 by @afonsojramos in #84
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- refactor: serenity and idle handlers in their modules & commands struct by @joao-conde in #73
- fix: bot activity using configured prefix by @joao-conde in #74
- test: util module tests by @joao-conde in #75
- refactor: transfer main binary to lib code by @joao-conde in #77
- Update Cargo.toml by @joao-conde in #78
- Deployment by @afonsojramos in #79
- Update
cargo.toml
by @afonsojramos in #80
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Added
- Auto-leave on idle by @aquelemiguel in #68
- Version command by @joao-conde in #72
- Allow prefix change by @afonsojramos in #69
Fixed
- Fix clippy warnings and add it to workflow by @joao-conde in #67
Docs
- Update linux's
youtube-dl
installation by @afonsojramos in #70
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add link to Create-Your-Discord-Bot wiki page by @afonsojramos in #41
- README.md refresh by @Dannyps in #48
- Genius lyrics and song summaries by @aquelemiguel in #52
- Refactor play by @aquelemiguel in #55
- Fix leave and summon commands by @aquelemiguel in #57
- Fix incorrect estimated time until play by @aquelemiguel in #58
- Replace
youtube-dl
dependency withyt-dlp
by @aquelemiguel in #61 - docs: add changelog file by @joao-conde in #62
- refactor: commands by @joao-conde in #64
- feat: split workflows by @joao-conde in #63
- fix: publish action not running on pull request merge by @joao-conde in #65
- version: 0.2.0 by @joao-conde in #66
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add development requirements to README.md by @afonsojramos in #2
- Fix bad duration until play by @aquelemiguel in #8
- Feat: Setup CI and test structure by @joao-conde in #17
- Feature/remove command by @VenturaPereira in #18
- Feature/14 implement shuffle command by @giladwo in #16
- Revamp queue command by @aquelemiguel in #19
- Implement playtop command by @Antonio-Bennett in #24
- Improve command asynchronicity by @aquelemiguel in #26
- feat: cargo fmt in CI to enforce style by @joao-conde in #28
- Feature/self deafen by @VenturaPereira in #25
- Create Dockerfile by @rafaeldamasceno in #33
- Genius integration by @aquelemiguel in #30
- Fix Docker image build by @rafaeldamasceno in #35
- Docker image publish by @afonsojramos in #38
- Reduce size of Docker image by @afonsojramos in #37
- Docker CI Build fix by @afonsojramos in #40
New Contributors
- @VenturaPereira made their first contribution in #18
- @giladwo made their first contribution in #16
- @Antonio-Bennett made their first contribution in #24
- @rafaeldamasceno made their first contribution in #33
Full Changelog: https://github.com/aquelemiguel/parrot/commits/v0.1.0