Skip to content

Releases: mateusabelli/refine-sqlite

v1.0.0

03 Dec 20:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v1.0.0

v0.1.2

03 Nov 22:52
Compare
Choose a tag to compare
  • Refactor methods to use classes by @mateusabelli in #3
  • Adopt singleton pattern for Database creation inside of methods

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Nov 21:26
Compare
Choose a tag to compare
  • Add pagination to getList()
  • Fix the SQL_MISUSE error when testing
  • Update README
  • Update folder structure

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Oct 00:47
Compare
Choose a tag to compare

The first minor version of refine-sqlite.

It contains 6 methods fully implemented and tested with jest

Full Changelog: https://github.com/mateusabelli/refine-sqlite/commits/v0.1.0