Skip to content

Releases: snorremd/norsky

v0.4.0

27 Oct 15:36
de602d0
Compare
Choose a tag to compare

Changelog

  • de602d0 fix: Continue from last processed seq add rollback cmd

v0.3.3

27 Oct 14:09
280069b
Compare
Choose a tag to compare

Changelog

  • 280069b fix: Actually run delete SQL statement
  • 2253c07 fix: Don't return error in firehose event handler

v0.3.2

27 Oct 11:16
6953480
Compare
Choose a tag to compare

Changelog

  • 6953480 build: Only build for 64 bit architectures
  • 6f3ce1e chore: Update dependencies

v0.3.1

23 Oct 15:37
df5a4c5
Compare
Choose a tag to compare

Changelog

  • df5a4c5 fix: Posts not written to db

v0.3.0

21 Oct 21:43
3fa933a
Compare
Choose a tag to compare

Changelog

  • 3fa933a feat: Show posts from firehose on dashboard

v0.2.6

17 Oct 17:24
ea3cd21
Compare
Choose a tag to compare

Changelog

  • ea3cd21 feat: Dashboard posts aggregation levels (#8)

v0.2.5

15 Oct 13:58
6961669
Compare
Choose a tag to compare

Changelog

  • 6961669 fix: Resolve dashboard assets last

v0.2.4

15 Oct 13:38
4367222
Compare
Choose a tag to compare

Changelog

v0.2.3

15 Oct 12:31
c16b1ca
Compare
Choose a tag to compare

Changelog

  • c16b1ca fix: Return correct status code for posts-per-hour

v0.2.2

15 Oct 12:18
3f01da6
Compare
Choose a tag to compare

Changelog

  • 3f01da6 chore: Add compression middleware