Skip to content

Releases: bombfork/syld

v0.8.0

22 Mar 21:07
v0.8.0
a0857ae

Choose a tag to compare

  • chore: release v0.8.0 (#184) (a0857ae)
  • Enhance: Support configurable beginner-friendly labels in contribute issue command (#183) (f940923)
  • fix: upgrade all dependencies at once (#182) (e075d93)
  • fix: upgrade all dependencies at once (#181) (a59d88e)
  • Research: Document beginner-friendly label conventions across forges (#180) (23a90b2)
  • Add migration to backfill structured donation fields from title strings (#174) (092ba60)
  • Replace string parsing in report module with structured field reads (#173) (4381363)
  • Store structured donation data when importing and saving contributions (#172) (031a055)
  • Add structured donation fields to contributions schema (#171) (30f736c)
  • Add test coverage and CI enforcement (#165) (9a2ba1b)
  • fix: upgrade all dependencies at once (#166) (4ed233b)
  • Standardize error handling pattern across modules (#164) (7b20723)

v0.7.0

28 Feb 22:59
v0.7.0
ed71755

Choose a tag to compare

  • chore: release v0.7.0 (#158) (ed71755)
  • refactor: reduce unnecessary .clone() calls in hot paths (#157) (89b7d5b)
  • fix: consistent stderr/stdout separation for messages vs data (#156) (4530c7c)
  • Remove premature enrich backends, add html report docs (#155) (dd0a779)

v0.6.2

28 Feb 21:35
v0.6.2
f316ef6

Choose a tag to compare

v0.6.0

26 Feb 21:45
v0.6.0
15d2e78

Choose a tag to compare

  • chore: release v0.6.0 (#148) (15d2e78)
  • Use GhRepo::description to enrich upstream projects (#147) (938503b)
  • Deduplicate mise discovered tools (#146) (52f6612)
  • Clarify scan/report command responsibilities (#145) (93a8bdb)
  • Harmonize CLI argument naming for count parameters (#144) (714f117)
  • Add Cargo.toml metadata: authors, readme, homepage (#143) (bc83bff)
  • Deduplicate GhIssue struct definition (#142) (48b9cf4)
  • Add DNF hook, same as pacman hook (#141) (983b331)
  • Add APT hook, same as pacman hook (#140) (eab4d25)
  • remove systemd folder and update readme (#137) (e82eaec)

v0.5.2

25 Feb 22:23
v0.5.2
af5e92c

Choose a tag to compare

  • chore: release v0.5.2 (#136) (af5e92c)
  • Fix pacman hook finding no data when running as root (#135) (95f4b5c)

v0.5.1

24 Feb 22:24
v0.5.1
8af54b3

Choose a tag to compare

  • chore: release v0.5.1 (#134) (8af54b3)
  • Fix pacman hook to actually display contribution suggestions (#132) (bae3a7f)

v0.5.0

24 Feb 21:44
v0.5.0
11c2e0e

Choose a tag to compare

  • chore: release v0.5.0 (#131) (11c2e0e)
  • Make pacman hook run last and show actual suggestions (#125) (#130) (618e32d)
  • Update README: replace outdated package manager support table (#129) (d8c9cd4)
  • Validate --frequency parameter in install service (#128) (94d56c1)

v0.4.0

20 Feb 23:23
v0.4.0
7e89ea1

Choose a tag to compare

  • chore: release v0.4.0 (#127) (7e89ea1)
  • Remove budget configuration fields (#126) (7724767)
  • Stabilize CI cache key by excluding syld version from Cargo.lock hash (#110) (28e0bad)

v0.3.1

20 Feb 21:56
v0.3.1
3a6750d

Choose a tag to compare

  • chore: release v0.3.1 (#109) (3a6750d)
  • fix: generate annotated git tag message from commit log during release (#108) (3f2ce63)

v0.3.0

20 Feb 21:35
v0.3.0
6b8c9d1

Choose a tag to compare

  • chore: release v0.3.0 (#107) (6b8c9d1)
  • Hooks invoke contribute suggestion engine instead of custom output (#106) (d225a22)
  • Add syld contribute docs subcommand (#105) (61dd810)
  • Add syld contribute donate subcommand (#104) (87a3e9b)
  • Add syld contribute issue subcommand (#102) (6904b45)
  • Improve CI cache key and add status badge (#101) (8fa10c9)
  • Add Rust compilation caching to CI workflow (#99) (#100) (d23eb46)
  • Add syld contribute star subcommand (#98) (a2fa7a7)
  • Make README friendlier with xkcd 2347 reference (#92) (3dfc3c0)
  • Add filtering, randomization, and formatted output for contribute command (#91) (a63d287)
  • Implement contribution suggestion generators for each type (#90) (03e34cd)
  • Add syld contribute command scaffolding (#89) (0f137fb)
  • chore: release v0.2.0 (#85) (f9d70b6)
  • Fix unbound variables in release task (#84) (385edaa)
  • add mise release task (#83) (3b65e4c)
  • Hide hook subcommand from CLI help (#82) (c09a916)
  • add --progress-only flag to report command (#81) (b783793)