Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 443 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 443 Bytes

v3.0.0 Dbindjs is now a module

  • Switched to module
  • Adapted tests and examples to match module requirements
  • Dbindjs is now available as class only
  • Added a type check when running pending bindings
  • Added checks for null
  • Eliminated unnecessary development dependencies

v2.0.0 Direct port to NPM and GitHub compatible format

  • Improve files and folders structure
  • Minor format changes; logic unchanged

v1.0.0 Initial release