All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- axios: update version due to security fixes (b27e0073)
- axios: create different instances instead of using the default (dba2d742)
- decorator: add Header, HeaderMap decorators for parameters (016b9eef)
- readme:
- doc: add table of contents in README (3dbd9981)
- add new badgets to README file (d5acd66e)
- samples: update README for samples (797b7a70)
- decorator: new @Header, @HeaderMap decorator (87f994b2)
- eslint: add eslint ignore file to ignore samples folder (4c417eed)
- tests: update jest config to not execute sample tests (9cba90f2)
- update package.json version to develop (0e230306)
- samples:
- samples: update sample dependencies to last versions (45bcd266)
- logger: update AxiosfitConfig parameters (c3fce041)
- logger: update logger to show more info and update dependencies as well (e050bfe4)
- logger:
- cz: update commitizen types descriptions (9244646f)
- add extension recomendations for vscode (420805d8)
- update engines (7c860dbd)
- update README.md (ad10b8b3)
- check commit message before commiting (c435f119)
- lint on commitmsg (4d440111)
- samples: update samples with last versions (6ee7b547)
- changelog: add changelog dependency to generate the changelog automatically (883ce82a)
- readme: update commit hooks to ensure a valid message (d08242b4)
- Update LICENSE (fefe3c46)
- README optimizations (89990c4f)
- Add shields (f7b17741)
- Lighten distributable (9000bbf9)
- Update changelog (de6ff3ec)
- add necessary interfaces (5a707283)
- Update v0.7.0 (af61a4a4)
- vscode: update vscode extensions recomendations (ca18486e)
0.6.1 - 2019-12-24
0.6.0 - 2019-12-16
0.5.0 - 2019-11-30
- Move repository to Github.
0.4.4 - 2019-10-27
0.4.3 - 2019-10-20
0.4.2 - 2019-10-13
- Documentation changes and more samples added.
0.4.1 - 2019-10-06
0.4.0 - 2019-10-06
- Add new Interceptors decorators. See README.md for more information.
- Update documentation.
- Update test dependencies.
0.3.0 - 2019-09-29
- Manage responses with Observables or Promises.
- Add ReturnedTypeNotValidException.
- Code refactor.
- Update documentation.
0.2.0 - 2019-09-22
- Code refactor.
0.1.1 - 2019-09-14
- Updated dependencies: rxjs:6.5.3.
- Updated devDependencies: allure-commandline:2.13.0, jest:24.9.0, testcontainers:2.0.0, ts-jest:24.1.0, tslint:5.20.0, typescript:3.6.3.
- Updated README file.+