Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Releases: jming422/birdie

v0.1.5

14 Dec 21:15
934dc7b
Compare
Choose a tag to compare

Bump shuttle & axum dependencies to keep it online

Full Changelog: v0.1.4...v0.1.5

v0.1.4

28 Nov 23:31
6b6685a
Compare
Choose a tag to compare

Bump a bunch of dependencies, refactor to bring up to date with recent Shuttle macros

Full Changelog: v0.1.3...v0.1.4

v0.1.3

26 Aug 18:12
ce17f46
Compare
Choose a tag to compare
  • Bump shuttle-service to 0.5.0
  • Minor tidying

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Jul 23:18
fac8b1a
Compare
Choose a tag to compare

What's Changed

  • Bump terser from 4.8.0 to 4.8.1 in /js by @dependabot in #1
  • Update cargo dependencies on shuttle & aws-config
  • Drop main.rs in favor of cargo shuttle run
  • Allow toggling of local vs S3 frontend using env var BIRDIE_LOCAL -- uses local directory when this var is set

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Jun 18:46
0232263
Compare
Choose a tag to compare

Bugfix to the server -- fix bug where it would return 500 if you asked for results from a person who had not added any expenses

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Jun 05:37
5a422f5
Compare
Choose a tag to compare

First release! More of a for-fun experimentation project than something production-ready at this point, but it has its basic functionality and it is live at https://birdie.shuttleapp.rs 🚀

Full Changelog: https://github.com/jming422/birdie/commits/v0.1.0