Skip to content

Releases: FyraLabs/anda

0.2.3

23 Jul 11:12
5e9e963
Compare
Choose a tag to compare

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

19 Jul 14:14
05845b3
Compare
Choose a tag to compare

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

16 Jul 11:54
e2a25eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

24 Jun 05:55
896c8d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.29...0.2.0

0.1.29

25 May 17:02
c5b37e1
Compare
Choose a tag to compare

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

25 Mar 09:14
93c016e
Compare
Choose a tag to compare

Hotfix hcl-rs (compiler error)

Full Changelog: 0.1.27...0.1.28

0.1.27

24 Mar 08:07
6ac6cc9
Compare
Choose a tag to compare

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

26 Feb 10:47
22715d9
Compare
Choose a tag to compare

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

18 Feb 10:40
42fa426
Compare
Choose a tag to compare

Hotfix on rpm.changed()

Full Changelog: 0.1.24...0.1.25

0.1.24

12 Feb 16:46
c7ff3e2
Compare
Choose a tag to compare

Hotfix: rhai bumped to 1.17 from 1.16 but brought breaking changes.

Full Changelog: 0.1.23...0.1.24