Releases: FyraLabs/anda
Releases · FyraLabs/anda
0.3.3
0.3.2
0.3.1
0.3.0
0.2.3
What's Changed
- chore(deps): bump tokio from 1.38.0 to 1.38.1 by @dependabot in #139
- fix: parsing labels with types other than string in e17d861
- feat(update): show script count and refactor in 95d67a2
Full Changelog: 0.2.2...0.2.3
0.2.2
Fixes
- fixes filtering logic to only filter out labels with different values.
- if the filter contains "a=1" but the project doesn't have such label, the project is not filtered.
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- chore(deps): bump clap_complete from 4.5.6 to 4.5.7 by @dependabot in #128
- chore(deps): bump clap_mangen from 0.2.21 to 0.2.22 by @dependabot in #130
- chore(deps): bump rhai from 1.18.0 to 1.19.0 by @dependabot in #132
- chore(deps): bump clap from 4.5.7 to 4.5.8 by @dependabot in #131
- chore(deps): bump serde_json from 1.0.117 to 1.0.119 by @dependabot in #129
- chore(deps): bump async-trait from 0.1.80 to 0.1.81 by @dependabot in #133
- chore(deps): bump ureq from 2.9.7 to 2.10.0 by @dependabot in #134
- chore(deps): bump serde from 1.0.203 to 1.0.204 by @dependabot in #135
- chore(deps): bump serde_json from 1.0.119 to 1.0.120 by @dependabot in #136
- chore(deps): bump clap_complete from 4.5.7 to 4.5.8 by @dependabot in #137
- chore(deps): bump clap from 4.5.8 to 4.5.9 by @dependabot in #138
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- chore(deps): bump serde from 1.0.202 to 1.0.203 by @dependabot in #116
- chore(deps): bump nix from 0.28.0 to 0.29.0 by @dependabot in #117
- chore(deps): bump itertools from 0.12.1 to 0.13.0 by @dependabot in #118
- chore(deps): bump tokio from 1.37.0 to 1.38.0 by @dependabot in #119
- chore(deps): bump clap from 4.5.4 to 4.5.6 by @dependabot in #123
- chore(deps): bump clap_complete from 4.5.2 to 4.5.5 by @dependabot in #120
- chore(deps): bump regex from 1.10.4 to 1.10.5 by @dependabot in #121
- chore(deps): bump clap_mangen from 0.2.20 to 0.2.21 by @dependabot in #122
- chore(deps): bump clap from 4.5.6 to 4.5.7 by @dependabot in #124
- chore(deps): bump git2 from 0.18.3 to 0.19.0 by @dependabot in #125
Full Changelog: 0.1.29...0.2.0
0.1.29
What's Changed
- chore(deps): bump rustls from 0.22.2 to 0.22.4 in the cargo group by @dependabot in #106
Full Changelog: 0.1.28...0.1.29
0.1.28
Hotfix hcl-rs (compiler error)
Full Changelog: 0.1.27...0.1.28