Skip to content

Releases: nad-au/http-kit

Remove dependencies and simplify

19 Feb 02:23

Choose a tag to compare

  • Remove class-transformer serializations to increase perf
  • Use baseUrl and allow relative paths to be used in requests
  • Provide abstract logger type and built-in console logger to support user's own logging requirements
  • Remove winston logger and class-transformer dependencies

Improve logger formatting

12 Jul 06:32

Choose a tag to compare

v1.4.9

Improve logger formatting

v1.4.8

12 Jul 01:00

Choose a tag to compare

Update log format

Add paginate method

02 Jul 09:21

Choose a tag to compare

Fix mask

01 Jul 07:15

Choose a tag to compare

v1.4.6

Fix mask & add tests

Expose mask method

01 Jul 06:48

Choose a tag to compare

Provides handy mask util method which calls the maskObject and uses the masking options provided during initialisation

Fix mask-object

27 Jun 08:45

Choose a tag to compare

Fix edge case where recursion is given an undefined object

Safe masking

27 Jun 06:24

Choose a tag to compare

v1.4.3

Safe mask

try/catch masking

27 Jun 05:46

Choose a tag to compare

v1.4.2

try

Fix object cloning

27 Jun 00:28
3f7462b

Choose a tag to compare

Use different strategy for object cloning in mask-object as it was causing unintentional object mutation