Skip to content

Releases: ismailcankaratas/dbcopycat

v0.5.1

01 Jul 18:35
Compare
Choose a tag to compare

Bug Fix

It was not working when entering the array name that is not in the operations, now it returns with an error message.

v0.4.0

08 Jun 09:44
Compare
Choose a tag to compare

Bug Fix

  • When you want create a new array then add a new value to it, it was impossible. Now you can create a new array with add() function.
  • When array accidiently edited to a different data type, add function gives an error about it.

Bug fixed by @mertssmnoglu #4

v0.3.2

01 Jun 16:11
Compare
Choose a tag to compare
  • Added Find.
  • Added filter.
  • Added error messages.

v0.2.1

29 May 10:15
Compare
Choose a tag to compare
  • Data wipe added.
  • Data update added.
  • Added fetching data by id.
  • Bugs fixed.

First Release

28 May 11:59
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

First Release

  • Create database folders.
  • Add data to json file.