Skip to content

Releases: murtazapatel89100/ArchCalc

v0.7.0

10 Jun 06:51
390b8f7

Choose a tag to compare

chore(main): release archcalc 0.7.0 (#10)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.6.0

10 Jun 06:34
e4a70a3

Choose a tag to compare

chore(main): release archcalc 0.6.0 (#9)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.5.0

10 Jun 06:13
cfae9eb

Choose a tag to compare

chore(main): release archcalc 0.5.0 (#8)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.4.3

10 Jun 05:25
49dba2c

Choose a tag to compare

chore(main): release archcalc 0.4.3 (#7)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.4.2

10 Jun 05:04
0e17c00

Choose a tag to compare

chore(main): release archcalc 0.4.2 (#6)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.4.1

10 Jun 04:13
5f82416

Choose a tag to compare

chore(main): release archcalc 0.4.1 (#5)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

archcalc: v0.7.0

10 Jun 06:44
390b8f7

Choose a tag to compare

0.7.0 (2026-06-10)

Features

  • web: os-aware downloads and windows release config (f1cc658)

archcalc: v0.6.0

10 Jun 06:27
e4a70a3

Choose a tag to compare

0.6.0 (2026-06-10)

Features

  • web: add direct download card and display total download count (14361b9)

Bug Fixes

  • app: add debug info for NaN and fix race condition in live results (5eefd30)

archcalc: v0.5.0

10 Jun 06:06
cfae9eb

Choose a tag to compare

0.5.0 (2026-06-10)

Features

  • web: update UI to vertical stack feature cards and add download section (7a036dd)

Bug Fixes

  • app: await evaluator.math in Live Results to fix NaN bug (f6515cb)

archcalc: v0.4.3

10 Jun 05:18
49dba2c

Choose a tag to compare

0.4.3 (2026-06-10)

Bug Fixes

  • aur: disable updpkgsums in aur deploy action to prevent hash overwriting (e797b0e)