Releases: afonsojramos/discrakt
Releases · afonsojramos/discrakt
v2.6.1
What's Changed
- fix: handle tmdb errors by @afonsojramos in #125
- fix: shows episode numbering by @afonsojramos in #126
- chore(deps): bump chrono from 0.4.38 to 0.4.39 by @dependabot in #124
- chore(deps): bump ureq from 2.10.1 to 2.12.1 by @dependabot in #122
- chore(deps): bump serde from 1.0.210 to 1.0.216 by @dependabot in #123
- chore(deps): bump webbrowser from 1.0.2 to 1.0.3 by @dependabot in #121
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- chore(deps): bump chrono from 0.4.35 to 0.4.37 by @dependabot in #81
- chore(deps): bump webbrowser from 0.8.13 to 0.8.14 by @dependabot in #83
- chore(deps): bump webbrowser from 0.8.14 to 0.8.15 by @dependabot in #85
- chore(deps): bump chrono from 0.4.37 to 0.4.38 by @dependabot in #88
- chore(deps): bump rustls from 0.22.2 to 0.22.4 by @dependabot in #86
- chore(deps): bump webbrowser from 0.8.15 to 1.0.0 by @dependabot in #89
- chore(deps): bump serde from 1.0.197 to 1.0.198 by @dependabot in #87
- chore(deps): bump serde from 1.0.198 to 1.0.199 by @dependabot in #90
- chore(deps): bump ureq from 2.9.6 to 2.9.7 by @dependabot in #91
- chore(deps): bump serde from 1.0.199 to 1.0.200 by @dependabot in #92
- chore(deps): bump serde from 1.0.200 to 1.0.201 by @dependabot in #95
- chore(deps): bump webbrowser from 1.0.0 to 1.0.1 by @dependabot in #94
- chore(deps): bump discord-rich-presence from 0.2.3 to 0.2.4 by @dependabot in #97
- chore(deps): bump serde from 1.0.201 to 1.0.202 by @dependabot in #96
- chore(deps): bump serde from 1.0.202 to 1.0.203 by @dependabot in #98
- chore(deps): bump serde from 1.0.203 to 1.0.204 by @dependabot in #102
- chore(deps): bump ureq from 2.9.7 to 2.10.0 by @dependabot in #101
- chore(deps): bump configparser from 3.0.4 to 3.1.0 by @dependabot in #100
- chore(deps): bump serde from 1.0.204 to 1.0.208 by @dependabot in #106
- chore(deps): bump ureq from 2.10.0 to 2.10.1 by @dependabot in #105
- feat: set
Watching
activity type by @BrutuZ in #112 - chore(deps): bump serde from 1.0.208 to 1.0.210 by @dependabot in #108
- chore(deps): bump webbrowser from 1.0.1 to 1.0.2 by @dependabot in #110
- feat: read credentials.ini from XDG_CONFIG_HOME (or os equivalents) in addition to bin directory by @RobBrazier in #103
New Contributors
- @BrutuZ made their first contribution in #112
- @RobBrazier made their first contribution in #103
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- fix: add credentials.ini back to the release by @afonsojramos in #74
- chore(deps): bump chrono from 0.4.34 to 0.4.35 by @dependabot in #77
- feat: use default
discord_client_id
by @afonsojramos in #73 - refactor: fix missing posters panic by @afonsojramos in #79
- feat: use relative path instead of
cwd
forcredentials.ini
file by @afonsojramos in #78 - chore: include 🎥 token by @afonsojramos in #80
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Added support for private profiles by @lluni in #49
- fix: clippy on dependabot PRs by @afonsojramos in #68
- chore(deps): upgrade discord-rich-presence by @afonsojramos in #70
- chore(deps): upgrade checkout action by @afonsojramos in #71
- chore(deps): bump ureq from 2.6.2 to 2.9.6 by @dependabot in #67
- fix(build): linux arm64 build by @afonsojramos in #72
New Contributors
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Dynamic Movie/Show Images from TMDB by @xBiei in #43
- chore: improve code readability by @afonsojramos in #50
- fix: macOS darwin build by @afonsojramos in #52
- chore(deps): bump serde from 1.0.162 to 1.0.163 by @dependabot in #53
New Contributors
- @xBiei made their first contribution in #43
- @dependabot made their first contribution in #53
Full Changelog: v2.2.5...v2.3.0
v2.2.5
What's Changed
- deps: updated some of the dependencies by @afonsojramos
- docs: Add Scoop installation reference by @sitiom in #48
New Contributors
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- chore: update Windows release naming by @afonsojramos in #28
- chore: move build to use rust toolchain by @afonsojramos in #29
- feat: add support for arm architecture by @afonsojramos in #30
- fix: add target through
rustup
by @afonsojramos in #31 - fix: linux arm build by @afonsojramos in #32
- fix: darwin arm build by @afonsojramos in #33
- fix: update MSRV in dcb4ca3
- fix: move builds to use
actions-rs/cargo
with optionalcross
by @afonsojramos in #34
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- docs: new logo by @afonsojramos in #20
- feat: create simple logging util by @afonsojramos in #22
- fix: handle failed API calls by @afonsojramos in #23
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- fix:
tvrage
type by @afonsojramos in #17 - docs: cleaned readme & additional instructions by @afonsojramos in #18
- ci: create silent windows executable by @afonsojramos in #19
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- ci: add lint workflow by @afonsojramos in #11
- feat: add movie rating by @afonsojramos in #12
- chore: moved
Discord
to struct by @afonsojramos in #13 - fix: clippy warnings by @afonsojramos in #14
Full Changelog: v2.1.0...v2.2.0