Skip to content

Releases: CleysonPH/PharmaStock

1.8.3

Choose a tag to compare

@CleysonPH CleysonPH released this 02 Feb 15:04

1.8.3 (2024-02-02)

Fix

  • change public folder location

[main a4788ed] bump: version 1.8.2 → 1.8.3
3 files changed, 9 insertions(+), 3 deletions(-)

1.8.2

Choose a tag to compare

@CleysonPH CleysonPH released this 02 Feb 13:49

1.8.2 (2024-02-02)

Fix

  • change message to trigger deploy

[main cd13ef6] bump: version 1.8.1 → 1.8.2
3 files changed, 9 insertions(+), 3 deletions(-)

1.8.1

Choose a tag to compare

@CleysonPH CleysonPH released this 02 Feb 13:15

1.8.1 (2024-02-02)

Fix

  • change startup message to trigger new version

[main 16bb2be] bump: version 1.8.0 → 1.8.1
3 files changed, 9 insertions(+), 3 deletions(-)

1.8.0

Choose a tag to compare

@CleysonPH CleysonPH released this 02 Feb 12:32

1.8.0 (2024-02-02)

Feat

  • add authentication

[main eec3c85] bump: version 1.7.0 → 1.8.0
3 files changed, 9 insertions(+), 3 deletions(-)

1.7.0

Choose a tag to compare

@CleysonPH CleysonPH released this 02 Feb 11:46

1.7.0 (2024-02-02)

Feat

  • add login route
  • add authenticate use case
  • add token service
  • add command to create a user
  • add create user use case
  • add password encoder service
  • add user repository
  • add user domain and model

Fix

  • fix sonar typescript:S6606 issue
  • fix sonar typescript:S6647 issue

[main 9748a88] bump: version 1.6.0 → 1.7.0
3 files changed, 22 insertions(+), 4 deletions(-)

1.6.0

Choose a tag to compare

@CleysonPH CleysonPH released this 02 Feb 08:50

1.6.0 (2024-02-02)

Feat

  • update report output
  • add stock movement report route
  • add stock movement report use case
  • add find all in stock movement repository

Refactor

  • fix sonar issues

[main e6ce4f7] bump: version 1.5.1 → 1.6.0
3 files changed, 16 insertions(+), 3 deletions(-)

1.5.1

Choose a tag to compare

@CleysonPH CleysonPH released this 02 Feb 05:34

1.5.1 (2024-02-02)

Refactor

  • mock medicinee repository data in controller tests

[main d599172] bump: version 1.5.0 → 1.5.1
3 files changed, 9 insertions(+), 3 deletions(-)

1.5.0

Choose a tag to compare

@CleysonPH CleysonPH released this 02 Feb 00:24

1.5.0 (2024-02-02)

Feat

  • add stock inquiry route
  • implements stock inquiry use case
  • add find all in medicine repository

[main 31ebf04] bump: version 1.4.0 → 1.5.0
3 files changed, 11 insertions(+), 3 deletions(-)

1.4.0

Choose a tag to compare

@CleysonPH CleysonPH released this 01 Feb 14:09

1.4.0 (2024-02-01)

Feat

  • handle out of stock error
  • add create stock movement route
  • add create stock movement use case
  • add repositories for stock movement
  • add stock movement model
  • add stock movement domain

Refactor

  • fix sonar issues

[main d05d8d7] bump: version 1.3.0 → 1.4.0
3 files changed, 18 insertions(+), 3 deletions(-)

1.3.0

Choose a tag to compare

@CleysonPH CleysonPH released this 01 Feb 12:55

1.3.0 (2024-02-01)

Feat

  • implements update medicine route
  • implements update medicine use case
  • implements update in medicine repository

Refactor

  • fix sonar issues
  • fix sonar issues

[main 0a5592e] bump: version 1.2.0 → 1.3.0
3 files changed, 16 insertions(+), 3 deletions(-)