Skip to content

1.9.0

Choose a tag to compare

@Roald87 Roald87 released this 29 Apr 07:16
· 20 commits to main since this release
1091453

What's Changed

  • refactor: split funMessages, fix sync queue, deduplicate output helpers by @IsabelleTan in #157
  • refactor: TrackedStat domain object, sleep window fix, chart helper extraction by @Roald87 in #158
  • refactor: add BabyRecord and remove is_new by @Roald87 in #159
  • refactor: replace loading/error boolean pairs with FetchStatus union by @Roald87 in #160
  • refactor: replace 4 AwardFlags booleans with a set of claimed award names by @Roald87 in #161
  • refactor: consolidate time formatting and fix chart axis units by @Roald87 in #162
  • refactor: replace dashed boolean with strokeStyle union and update chart line styles by @Roald87 in #163
  • feat: show individual datapoints on median charts by @Roald87 in #164