Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 584 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 584 Bytes

v3.1.0 Dbindjs is now a module

  • Eliminated all dependencies and surplus actions
  • Updated actions
  • Improved tests with 100% coverage

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