Skip to content

Releases: JonDotsoy/evoldata

evoldata: v0.13.2

11 Mar 14:11
a186166

Choose a tag to compare

0.13.2 (2025-03-11)

Performance Improvements

  • add "versioned data" to package.json keywords (8bf5d0e)
  • add "versioned data" to package.json keywords (7218af4)

evoldata: v0.13.1

11 Mar 03:55
03efd50

Choose a tag to compare

0.13.1 (2025-03-11)

Performance Improvements

  • add keywords to package.json (d38668d)
  • add keywords to package.json (bbafc51)

evoldata: v0.13.0

11 Mar 03:47
6b50d36

Choose a tag to compare

0.13.0 (2025-03-11)

Features

  • ci: Rename workflow and add linting step (282cde6)
  • Improve ParsingObjectStream and add tests (2091d93)
  • parsing: add support for deleting properties (ea78ece)
  • utils: add del() function to delete properties (8df5ba2)

Bug Fixes

  • upgrade syntax to rewrite path symbols (ef73355)

evoldata: v0.12.0

31 Oct 23:51
fa549de

Choose a tag to compare

0.12.0 (2024-10-31)

Features

  • add ParsingObjectStream class utils (34928cd)
  • initialize lib (0fb066d)
  • upgrade version 0.10.0 (625b019)

Bug Fixes

  • prevent mutate the path array on utils.set and utils.add (e090ea1)

Performance Improvements

  • add lib folder to gitignore file (fd57e14)
  • remove lib files (f6ebee7)