Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Releases: eigenein/blitz-dashboard

6.1.0-alpha.7

08 Sep 10:57
Compare
Choose a tag to compare
  • c3adf20 🔥 Crawler: drop next_check_at, didn't work as expected
  • 7b597e7 ♻️ Crawler: refactor NextCheckAt

6.1.0-alpha.6

07 Sep 21:23
Compare
Choose a tag to compare
  • 2e40a38 🚑 Crawler: account for nulls in next_check_at

6.1.0-alpha.5

07 Sep 21:01
Compare
Choose a tag to compare
  • 371d501 🚑 GitHub: fix the permissions

6.1.0-alpha.4

07 Sep 20:38
Compare
Choose a tag to compare
  • 07e58d8 🚑 GitHub: fix the working directory

6.1.0-alpha.3

07 Sep 20:17
Compare
Choose a tag to compare
  • 94ca921 🚑 GitHub: fix the file name

6.1.0-alpha.2

07 Sep 20:00
Compare
Choose a tag to compare
  • 18abd5d 🚑 Crawler: fix the missing serde_as
  • 5c3d702 👷‍ GitHub: split the publishing workflow into the 2 jobs

6.1.0-alpha.1

07 Sep 19:19
Compare
Choose a tag to compare
  • c255e2f 🚧 Trainer: try and set the due field on account

6.0.0-alpha.9

07 Sep 13:35
Compare
Choose a tag to compare
  • 01e6b41 🚧 Trainer: display the point's weight

6.0.0-alpha.8

07 Sep 12:45
Compare
Choose a tag to compare
  • 792da01 🚧 Crawler: re-write Account::retrieve_sample
  • f303c2f ⏮ Database: revert the index, it worked just fine
  • 0331f36 🚧 Crawler: make sure crawler picks up nulls first
  • 44aac1f 🚧 Crawler: make sure crawler picks up nulls first

6.0.0-alpha.7

07 Sep 00:42
Compare
Choose a tag to compare
  • 868fb62 🔥 Crawler: drop u and do the same with lbts instead
  • 28aaf1f ➖ Drop fastrand