Skip to content

Releases: Tomas2D/knex-firebird-dialect

v1.3.0

20 Jul 08:26
Compare
Choose a tag to compare

Changed

  • ⬇️ Downgrade Husky [2dc6e53]
  • πŸ”§ Setup Dependabot auto updates [1cfc800]

Fixed

  • πŸ› Add missing parameter in TableCompiler [6ef71d9]

Miscellaneous

  • Merge pull request #22 from Tomas2D/dependabot/npm_and_yarn/babel/preset-env-7.18.9 [fca2380]
  • Merge pull request #23 from Tomas2D/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.9 [a7ad544]
  • Merge pull request #20 from Tomas2D/dependabot/npm_and_yarn/babel/eslint-parser-7.18.9 [e95e0f0]
  • Merge pull request #11 from Tomas2D/dependabot/npm_and_yarn/husky-8.0.1 [13e7e61]
  • Bump @babel/plugin-transform-runtime from 7.18.6 to 7.18.9 [e410b32]
  • Bump @babel/preset-env from 7.18.6 to 7.18.9 [af6f701]
  • Bump @babel/eslint-parser from 7.18.2 to 7.18.9 [ac0f64c]
  • Merge pull request #18 from Tomas2D/dependabot/npm_and_yarn/eslint-8.20.0 [fc9ac1f]
  • Bump eslint from 8.19.0 to 8.20.0 [ccc83b5]
  • Merge pull request #16 from Tomas2D/dependabot/npm_and_yarn/jest-28.1.3 [4135dd9]
  • Merge pull request #17 from Tomas2D/dependabot/npm_and_yarn/eslint-plugin-jest-26.6.0 [27e099a]
  • Bump husky from 7.0.4 to 8.0.1 [e02abbd]
  • Bump jest from 27.5.1 to 28.1.3 [f6d01bf]
  • Merge pull request #6 from Tomas2D/dependabot/npm_and_yarn/eslint-8.19.0 [9f0d3a5]
  • Merge pull request #14 from Tomas2D/dependabot/npm_and_yarn/babel/runtime-7.18.6 [8c65802]
  • Bump eslint-plugin-jest from 26.5.3 to 26.6.0 [a8a49e1]
  • Merge pull request #8 from Tomas2D/dependabot/npm_and_yarn/babel/core-7.18.6 [91960fb]
  • Merge pull request #13 from Tomas2D/dependabot/npm_and_yarn/babel/cli-7.18.6 [0961102]
  • Merge pull request #12 from Tomas2D/dependabot/npm_and_yarn/babel/preset-env-7.18.6 [33a12a9]
  • Merge pull request #9 from Tomas2D/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.6 [f59b392]
  • Bump eslint from 7.32.0 to 8.19.0 [c70f1eb]
  • Bump @babel/runtime from 7.18.3 to 7.18.6 [95eaf4b]
  • Bump @babel/cli from 7.17.10 to 7.18.6 [e12c55e]
  • Bump @babel/core from 7.18.5 to 7.18.6 [0525d8d]
  • Bump @babel/preset-env from 7.18.2 to 7.18.6 [3bdf058]
  • Merge pull request #10 from Tomas2D/dependabot/npm_and_yarn/babel/plugin-transform-modules-commonjs-7.18.6 [417638d]
  • Bump @babel/plugin-transform-runtime from 7.18.5 to 7.18.6 [56d5247]
  • Bump @babel/plugin-transform-modules-commonjs from 7.18.2 to 7.18.6 [a97d031]

v1.2.1

08 Jul 09:48
Compare
Choose a tag to compare

πŸ› Update string comparison in DDL

⬆️ Update dependencies

πŸ› Handle blobs parsing

Full Changelog: v1.1.8...v1.2.1

v1.1.8

30 Mar 23:02
Compare
Choose a tag to compare

What's Changed

  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #4
  • Update external dependencies *

Full Changelog: v1.1.7...v1.1.8

v1.1.6

12 Dec 23:57
Compare
Choose a tag to compare
πŸ”– Version 1.1.6

v1.1.5

11 Oct 09:19
Compare
Choose a tag to compare
πŸ”– Version 1.1.5

1.1.4 Release

24 Aug 11:06
Compare
Choose a tag to compare

1.1.4 (2021-08-24)

Changed

Miscellaneous

  • πŸ‘· Package release on npm [a1683f0]
  • πŸ‘· Add test coverage into github actions [7c5ce38]
  • πŸ‘· Add test coverage into github actions [ae206ec]