This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Releases: jming422/birdie
Releases · jming422/birdie
v0.1.5
v0.1.4
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
- Bump shuttle-service to
0.5.0
- Minor tidying
Full Changelog: v0.1.2...v0.1.3
v0.1.2
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
- @dependabot made their first contribution in #1
Full Changelog: v0.1.1...v0.1.2
v0.1.1
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
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