All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2023-03-10
- This repo which is a fresh Phoenix 1.7.0-rc.2 web app.
- CI pipeline through GitHub Actions. (#1 #2 #3)
- Ash Framework integration. (#4)
- Book resource and basic pages for manipulating Book records. (#6)
- Budget and Category resource. (#8)
- Upgrade Phoenix to 1.7.0. (#9)
- Page for manipulating Book, Budget, and Category records. (#10)
- Envelope resource and component for viewing Category and Envelope records. (#11)
- MonthlyEnvelope resource. (#12)
- Category record manipulation in Budgeting page. (#13)
- Envelope record manipulation in Budgeting page. (#14)
- Initial layout and improved design of Budgeting page. (#15)
- Use AGPL-3.0 as the license for this project. (#17)