Releases: nigelnindodev/Tafsiri
v1.0.0-beta
This release moves closer to 1.0.0
. Still need to make the project slightly more user-friendly to set up and navigate, and then we'll have a release candidate.
What's Changed
- Fixes to linting by @nigelnindodev in #7
- Add cookie constants by @nigelnindodev in #8
- Handle failing Zod number validations by @nigelnindodev in #10
- Remove hardcoded values by @nigelnindodev in #13
- Remove Tailwind by @nigelnindodev in #17
- Standardize Logging by @nigelnindodev in #18
- Make Price Immutabe Once Order Is Complete by @nigelnindodev in #19
- Add User Details To Completed Order by @nigelnindodev in #21
- User control for admins by @nigelnindodev in #22
- Fix Typescript Compilation by @nigelnindodev in #24
- Temp disable failing build by @nigelnindodev in #25
- Fix/deployment by @nigelnindodev in #26
- Keep user signed in while actively using the portal by @nigelnindodev in #30
- Setup Test Database by @nigelnindodev in #31
- Feat: Improve swagger docs and request validation by @nigelnindodev in #32
- Update TODOs and priority list by @nigelnindodev in #37
- Feat: Add Unit Tests (1) by @nigelnindodev in #42
- Feat: Add Unit Tests (2) by @nigelnindodev in #43
- Even better formatting by @nigelnindodev in #45
- Add semi-colon to formatter by @nigelnindodev in #46
- Feat: Add Unit Tests (3) by @nigelnindodev in #47
- Feat: Add Unit Tests (4) by @nigelnindodev in #48
- Docs: Update README (1/2) by @nigelnindodev in #49
- Docs: Update README (2/2) by @nigelnindodev in #50
- Fix: Minor README repetition by @nigelnindodev in #51
New Contributors
- @nigelnindodev made their first contribution in #7
Full Changelog: https://github.com/nigelnindodev/Tafsiri/commits/v1.0.0-beta
v0.0.2-alpha
v0.0.2-alpha
moves closer to a deployment release. Core application functionality is complete, and the next release will not be a pre-release as unit testing and deployment will be completed.
What's Changed
- Fixes to linting by @nigelnindodev in #7
- Add cookie constants by @nigelnindodev in #8
- Handle failing Zod number validations by @nigelnindodev in #10
- Remove hardcoded values by @nigelnindodev in #13
- Remove Tailwind by @nigelnindodev in #17
- Standardize Logging by @nigelnindodev in #18
- Make Price Immutabe Once Order Is Complete by @nigelnindodev in #19
- Add User Details To Completed Order by @nigelnindodev in #21
- User control for admins by @nigelnindodev in #22
Full Changelog: v0.0.1-alpha...v0.0.2-alpha
v0.0.1-alpha
First pre-release.
The majority of the website and HTMX is working. Still, there is much work to be done in documenting, testing, and deploying.
The first release marks a point where all bugs and features should be carefully managed as the backbone of the application and the heading of the project has been determined.