Skip to content

Releases: khalby786/jsoning

v0.5.12

25 May 03:17
Compare
Choose a tag to compare

v0.5.11

22 May 09:29
Compare
Choose a tag to compare
  • New feature: Jsoning#math with operation for addition, subtraction, multiplication and division.
  • Fixed minor bugs

v0.4.11

19 May 07:26
Compare
Choose a tag to compare
  • Jsoning now prevents JSON corruption of its database files by writing to JSON files atomically!

v0.3.11

16 May 12:29
Compare
Choose a tag to compare
  • Jsoning#clear method which clears whole JSON database.
  • Jsoning#get to get an element's value based on it's key.
  • Remove documentation to separate repo.
  • Code coverage 100%.
  • Detect invalid arguments