Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Releases: lucas-a-pelegrino/node-bloodboiler

v2.2.1 (2021-06-10)

10 Jun 20:52
Compare
Choose a tag to compare
  • 🐳 Added improvements to Docker;
  • 📦 Upgraded dependencies;
  • 🔼 Minor improvements and fixes;

v2.1.1 (2020-12-08)

09 Dec 01:46
Compare
Choose a tag to compare
  • 📦 This release updates packages to their latest version, fixing vulnerability issues;

v2.1.0 (2020-05-01)

01 May 06:21
Compare
Choose a tag to compare
  • Improved the Query Helper, allowing better pagination management for the client;
  • Removed lodash from the project's dependencies, replacing its methods with pure JavaScript (ES9);
  • Added reference link to the sequelized version of the boilerplate to the README;

v2.0.0 (2020-04-21)

21 Apr 18:25
Compare
Choose a tag to compare
  • Full refactor: This new version comes with a refactor of the entire project, reorganizing the base structure of the repo, including new features, improving security, code analysis, and coverage checks.