Skip to content

Releases: CtrlPy/batcap

v1.4.0

24 Jun 20:53

Choose a tag to compare

Changelog

  • c2a9ea7 Merge pull request #2 from angelbirth/main
  • fb0d2bf use pflag for gnu-style flag (double dash)

v1.3.0

16 Jun 16:55

Choose a tag to compare

Changelog

  • 3cc00eb Merge pull request #1 from angelbirth/main
  • efb15bf change module name to be able to go install
  • bdd8e3f chore: add CLAUDE.md with git commit conventions

v1.2.2

12 Jun 21:54

Choose a tag to compare

Changelog

  • 021881c refactor(core): extract formatDuration to shared utils package

v1.2.1

12 Jun 21:33

Choose a tag to compare

Changelog

  • bc8dad9 fix(core): apply precision fixes for resume, sleep, and pct quantization

v1.2.0

12 Jun 20:32

Choose a tag to compare

Changelog

  • 2478871 chore: ignore architecture specific binaries
  • c1b2992 feat(core): upgrade power integration to trapezoidal rule for scientific accuracy

v1.1.2

12 Jun 20:22

Choose a tag to compare

Changelog

  • bd8a973 fix(report): prevent confusing negative percentages when not discharging

v1.1.1

12 Jun 20:03

Choose a tag to compare

Changelog

  • 93da9bb fix(ci): downgrade goreleaser config version to 1 for compatibility