0.1.0
What's Changed
- Basic entity design by @gdlcf88 in #1
- Basic crud by @RayMMond in #2
- Simplify entities design and refactor AssetOccupancyManager by @gdlcf88 in #4
- Volume for Asset and AssetOccupancy by @gdlcf88 in #6
- Introduce
IAssetOccupancyProvider
and removeAssetOccupancyManager
by @gdlcf88 in #9 - Improve AssetOccupancyProviders by @RayMMond in #14
- Use the transaction to roll back the occupancies by @gdlcf88 in #15
- Fix minor bugs by @RayMMond in #16
- Add domain unit tests by @RayMMond in #10
- upgrade Installer project target framework by @RayMMond in #17
- Add more unit tests by @RayMMond in #18
- add BookingPeriodDto Duration property by @HongYiJian in #21
- Check PeriodScheme & Period is referenced when updating and deleting by @RayMMond in #22
- separated create/update dto & add mapper profile by @RayMMond in #25
New Contributors
- @gdlcf88 made their first contribution in #1
- @RayMMond made their first contribution in #2
- @HongYiJian made their first contribution in #21
Full Changelog: https://github.com/EasyAbp/BookingService/commits/0.1.0