Skip to content

Releases: FyraLabs/anda

0.3.3

29 Jul 08:19
4e3ad0e
Compare
Choose a tag to compare

Hot fix for anda update filtering logic

Full Changelog: 0.3.2...0.3.3

0.3.2

29 Jul 07:32
2ac0dff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

28 Jul 09:28
f5f410e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

28 Jul 08:58
11078af
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.3.0

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