mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-06-30 02:31:08 +00:00
12 KiB
12 KiB
Changelog
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.
v1.5.0 - 2024-11-13
✨ New Features
🔧 Chores
31ee2b7
- bump the dependencies group with 17 updates (commit by @dependabot[bot])18f4583
- bump the dependencies group with 17 updates (PR #77 by @alex289)
v1.4.0 - 2024-10-02
✨ New Features
336bfc1
- Use NUnit for Integration tests (commit by @alex289)e0c139c
- Use NUnit for Integration tests (PR #68 by @alex289)1473625
- Simplify integration test setup (commit by @alex289)99ee108
- Simplify integration test setup (PR #70 by @alex289)c8cef3e
- Use built-in container port constants (commit by @alex289)
🐛 Bug Fixes
1d73b22
- Specify rabbit container port (commit by @alex289)5406298
- Seed test data correctly (commit by @alex289)55951f8
- Use correct rabbit and redis connection (commit by @alex289)0fb6e25
- Adjust MockQueryable usings (commit by @alex289)119d305
- Use correct using for MockQueryable (commit by @alex289)0f52653
- Update mssql test container image (commit by @alex289)c9bcf47
- Update mssql test container image (PR #74 by @alex289)
🔧 Chores
e490ed9
- Remove unneeded comments (commit by @alex289)7b3555c
- bump the dependencies group with 21 updates (commit by @dependabot[bot])4647500
- bump the dependencies group with 21 updates (PR #64 by @alex289)ce8d053
- bump docker/build-push-action in the dependencies group (commit by @dependabot[bot])a2c303c
- bump the dependencies group with 9 updates (commit by @dependabot[bot])d895def
- bump docker/build-push-action from 5 to 6 in the dependencies group (PR #65 by @alex289)5f2d302
- bump the dependencies group with 9 updates (PR #66 by @alex289)2d50002
- bump the dependencies group with 19 updates (commit by @dependabot[bot])4bea7d6
- bump the dependencies group with 19 updates (PR #67 by @alex289)f28e918
- bump the dependencies group with 20 updates (commit by @dependabot[bot])04b84e2
- bump the dependencies group with 20 updates (PR #69 by @alex289)f8b4723
- Code cleanup (commit by @alex289)ac212e0
- bump peter-evans/create-pull-request in the dependencies group (commit by @dependabot[bot])2917f01
- bump the dependencies group with 18 updates (commit by @dependabot[bot])2dc7c3d
- bump peter-evans/create-pull-request from 6 to 7 in the dependencies group (PR #72 by @alex289)205a510
- bump the dependencies group with 18 updates (PR #73 by @alex289)
v1.3.4 - 2024-05-01
🐛 Bug Fixes
v1.3.3 - 2024-05-01
🐛 Bug Fixes
v1.3.2 - 2024-05-01
🐛 Bug Fixes
v1.3.1 - 2024-05-01
🐛 Bug Fixes
v1.3.0 - 2024-05-01
✨ New Features
🔧 Chores
90bf073
- bump the dependencies group with 3 updates (commit by @dependabot[bot])b3ccef5
- bump the dependencies group with 3 updates (PR #58 by @alex289)
v1.2.0 - 2024-04-26
✨ New Features
v1.1.3 - 2024-04-26
🐛 Bug Fixes
v1.1.2 - 2024-04-26
🐛 Bug Fixes
2be109b
- Changelog and force push updated changelog (commit by @alex289)
v1.1.1 - 2024-04-26
🐛 Bug Fixes
24ca653
- Changelog and creating release (commit by @alex289)
v1.1.0 - 2024-04-26
✨ New Features
8fa1a41
- Use new action to calculate next version (commit by @alex289)
🐛 Bug Fixes
de84008
- Set git config to push tag (commit by @alex289)
🔧 Chores
93e1e3b
- Add labels to workflow checkout steps (commit by @alex289)
v1.0.0 - 2024-03-23
This is the initial release.