Releases: DashFloat/dashfloat_old
Releases · DashFloat/dashfloat_old
v0.1.0
DashFloat v0.1.0 - 2023-11-22
Added
- This repo which is a fresh Phoenix 1.7.9 web app.
- Use AGPL-3.0 as the license for this project. (#1)
- CI pipeline through GitHub Actions. (#3 #4 #5)
- Factories instead of Fixtures for testing. (#6)
- Dialyzer integration and enforcement of spec types. (#7)
- Authentication System courtesy of
mix phx.gen.auth
. (#8) Book
resource. (#10)- Layout based on Flowbite. (#11)
- Containerization and Continuous Deployment to Fly.io. (#12 #17 #18)
- Integration of PostMark for sending emails. (#19)