Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 2.49 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2021-03-31)

Bug Fixes

  • upgrade @vitalets/google-translate-api from 5.0.0 to 5.1.0 (3eee8de)
  • upgrade ioredis from 4.22.0 to 4.23.0 (a0fc829)
  • redis: remove auto === en from redis get (8c5fad4)
  • service: remove auto language retrieval (6a11470)

1.0.1 (2020-06-11)

1.0.0 (2020-06-07)

Features

  • middlewares: add cors and morgan (4f9886c)
  • project: add favicon (71fcdb9)
  • redis: add serverless redis cache (31ce136)
  • winston: add logger and minor refactors (9ebfe58)

Bug Fixes

  • cache: reduce cache-control header time (0d4ed2a)
  • cache: return current query (a1a8491)
  • http: change it to post method (5744563)
  • redis: fix cache callback (cfd8c06)
  • redis: fix cache callback (2784e18)