Skip to content

v0.1.0

Compare
Choose a tag to compare
@andreped andreped released this 19 Jul 08:20
· 454 commits to main since this release
f942e72

Summary

First official release of IronFlow which is a cross-platform mobile application for monitoring strength training progress.

What's Changed

  • Configured initial UI; dev setup, and APK build CI by @andreped in #1
  • Configured iOS IPA build CI; new README by @andreped in #2
  • Removed Linux and Windows dirs by @andreped in #3
  • Implemented simple tabbed view with data storage and visualization features by @andreped in #4
  • Implemented dropdown for exercise selection; refactoring by @andreped in #5
  • Minor dependency clean-up by @andreped in #6
  • Table fills width; renamed variables and restructured code by @andreped in #7
  • Support deleting rows in DB; improved visualization; refactored by @andreped in #8
  • Allow rotating phone and view by @andreped in #9
  • Update sweep icon; delete web/ dir; fix import by @andreped in #10
  • Added snapshots to assets/ and to README by @andreped in #11
  • Resize snapshots in README by @andreped in #12
  • Order table rows based on most recent timestamp by @andreped in #13
  • Fix datetime in plot; Use ScatterChart; add summary tab by @andreped in #14
  • Allow searching and editing in table by @andreped in #15
  • Greatly enhanced summary tab by @andreped in #16
  • Bump v0.1.0 by @andreped in #17

New Contributors

Full Changelog: https://github.com/andreped/IronFlow/commits/v0.1.0