Releases: FyraLabs/anda
Releases · FyraLabs/anda
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
0.1.27
What's Changed
- chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #98
- chore(deps): bump tempfile from 3.10.0 to 3.10.1 by @dependabot in #95
- chore(deps): bump ureq from 2.9.5 to 2.9.6 by @dependabot in #93
- chore(deps): bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #97
- chore(deps): bump anyhow from 1.0.79 to 1.0.81 by @dependabot in #99
- chore(deps): bump hcl-rs from 0.15.0 to 0.16.7 by @dependabot in #94
- fix(andax/fns/tsunagu):
gitlab_commit()
(with domain)
Full Changelog: 0.1.26...0.1.27
0.1.26
What's Changed
- chore(deps): bump num-derive from 0.3.3 to 0.4.2 by @dependabot in #86
- chore(deps): bump itertools from 0.10.5 to 0.12.1 by @dependabot in #89
- chore(deps): bump clap from 4.5.0 to 4.5.1 by @dependabot in #87
- chore(deps): bump hcl-rs from 0.14.6 to 0.16.7 by @dependabot in #88
- chore(deps): bump git2 from 0.17.2 to 0.18.2 by @dependabot in #92
- chore(deps): bump clap_complete from 4.5.0 to 4.5.1 by @dependabot in #91
- chore(deps): bump clap-verbosity-flag from 2.1.2 to 2.2.0 by @dependabot in #90
- hotfix rpm.changed()
Full Changelog: 0.1.25...0.1.26
0.1.25
Hotfix on rpm.changed()
Full Changelog: 0.1.24...0.1.25
0.1.24
Hotfix: rhai
bumped to 1.17 from 1.16 but brought breaking changes.
Full Changelog: 0.1.23...0.1.24