Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Releases: Lund-Org/cherry-typeorm-connector

0.0.6 - Fix security and linter issues

26 Sep 00:46

Choose a tag to compare

0.0.6 - Fix security and linter issues

Changelog

  • Update versions
  • Fix linter issues in tests
  • Update close method

0.0.5 - Fix security update

03 Aug 16:29
6aa10be

Choose a tag to compare

0.0.5 - Fix security update

Changelog

  • Update the test to reach 100% coverage and fix issues with multi connection
  • Update the README to match with the way to create a cherry instance

0.0.4 - Nyc security update

16 Apr 15:16
31db70c

Choose a tag to compare

0.0.4 - Nyc security update

Changelog

  • Update the nyc version
  • Update the README to match with the way to create a cherry instance

0.0.3 - Add params to post process method

17 Mar 00:42

Choose a tag to compare

  • 0.0.3 - Add params to post process method

Changelog

  • Add missing params for the post process method

0.0.2 - Fix coverage and post process method

16 Mar 21:42

Choose a tag to compare

0.0.2 - Fix coverage and post process method

Changelog

  • Fix coverage
  • Fix the post process method (not calling it but returning it)

Initial plugin of the typeorm connector

13 Mar 13:17

Choose a tag to compare

0.0.1

Changelog

  • Abstraction of typeorm to fit the needs of cherry
  • Will probably evolve in the future