Skip to content

Commit

Permalink
V2.0.0 DEV 5
Browse files Browse the repository at this point in the history
Add better-sqlite3 V9 support
Add compareCard() function
Add db.deleteMany()
Add rankCard() modern design

connect() will install v6 by default (down to v4 is still supported)

Numerous bug fixes (check UPDATES@DEV)

Numerous Improvements (check UPDATES@DEV)
  • Loading branch information
Abadima committed Oct 16, 2023
1 parent 02f6769 commit 7e83ebf
Show file tree
Hide file tree
Showing 57 changed files with 737 additions and 1,363 deletions.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
.github
.gitignore
.idea
Mini_Docs
node_modules
pnpm-lock.yaml
src
Expand Down
53 changes: 0 additions & 53 deletions Mini_Docs/add.md

This file was deleted.

51 changes: 0 additions & 51 deletions Mini_Docs/cards.md

This file was deleted.

19 changes: 0 additions & 19 deletions Mini_Docs/charts.md

This file was deleted.

18 changes: 0 additions & 18 deletions Mini_Docs/connect.md

This file was deleted.

19 changes: 0 additions & 19 deletions Mini_Docs/create.md

This file was deleted.

21 changes: 0 additions & 21 deletions Mini_Docs/deprecated/rank.md

This file was deleted.

19 changes: 0 additions & 19 deletions Mini_Docs/fetch.md

This file was deleted.

134 changes: 0 additions & 134 deletions Mini_Docs/functions/database.md

This file was deleted.

48 changes: 0 additions & 48 deletions Mini_Docs/functions/utilities.md

This file was deleted.

Loading

0 comments on commit 7e83ebf

Please sign in to comment.