Skip to content

Latest commit

 

History

History
43 lines (19 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

43 lines (19 loc) · 1.85 KB

1.5.0 (2023-03-25)

Features

  • httpRequest.Client: created reciever function and added struct to support multiple call methods (fa97cee)

1.4.0 (2023-03-25)

Features

  • getEmployees: added headers and use generic http.NewRequest (ad3e2c3)

1.3.1 (2023-03-25)

1.3.0 (2023-03-25)

Features

  • getEmployees: added functionality to create and return response from API (40c7037)

1.2.0 (2023-03-25)

Features

  • getEmployees: added functionality to validate if employees data was sucessfully fetched (05f45c2)

1.1.0 (2023-03-12)

Features

  • repo-setup: initialized repository and project structure (cd42baf)

1.0.0 (2023-03-10)

Features

  • repo-setup: initialized repository and project structure (d0ecb51)