Skip to content

v1.5.0

Compare
Choose a tag to compare
@sematic-release-programming-6 sematic-release-programming-6 released this 23 Sep 13:44
· 68 commits to main since this release

1.5.0 (2024-09-23)

Bug Fixes

  • remove unnecessary comments (c92530d)
  • rename and change directions of file (419cf6f)
  • solve ishue related with test (0399d7d)
  • solve observation related with to not update plate (8f55e1d)
  • update all test with new dtos and validations (03666e0)
  • update csproj removing unnecessary dependency (8df672c)
  • updating branch (92d1faf)
  • updating branch with develop (0204581)

Features

  • add controler and repository for transport and inyect as a dependency (bcaa8ff)
  • add dependecy injection into asp net (cf8b1c0)
  • add route management on API (d8fed53)
  • adding extenssion methods for validator bool (cf442d2)
  • application: update directory path into abtraction of file conecction (790378a)
  • calculate best route service implementation (ea054b9)
  • correct Error Response (8b74ca5)
  • generate test for dtos and validators for transports (7e842ea)
  • infraestructure: add dtos for create and update for transports (c278884)
  • infraestructure: add validators for create and update for transports (2ade63a)
  • infraestructure: adding extension methods for IValidationBuilder type int? (b94f2b7)
  • order status: implementation of a endpoint to get the order status (7e4e05f)
  • order status: progress with order status feature (099e1ac)
  • update test units and integrate more for new concretes (5ea0c36)
  • validation of each order on route (d561f9f)