Skip to content

Releases: EasyAbp/BookingService

0.9.0

27 Dec 13:19
8b7617a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.9.0

0.8.0

12 Oct 00:46
Compare
Choose a tag to compare
update version to 0.8.0 for abp version 7.4.0

0.7.1

03 Aug 09:25
Compare
Choose a tag to compare

What's Changed

  • Use IServiceScopeFactory on UOW completed by @gdlcf88 in #48

Full Changelog: 0.7.0...0.7.1

0.3.0

20 Nov 19:09
6255e03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

17 Sep 06:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.0

04 Jul 17:35
Compare
Choose a tag to compare

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 remove AssetOccupancyManager 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

Full Changelog: https://github.com/EasyAbp/BookingService/commits/0.1.0