Skip to content

Releases: DashFloat/dashfloat_old

v0.1.0

22 Nov 23:06
d32f9c1
Compare
Choose a tag to compare

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)