All Versions
24
Latest Version
Avg Release Cycle
90 days
Latest Release
568 days ago

Changelog History
Page 1

  • v0.9.6 Changes

    November 25, 2024

    ๐Ÿ›  Fix the index corruption (#81)

  • v0.9.5 Changes

    October 22, 2024

    Add is_*type* functions

  • v0.9.4 Changes

    September 03, 2024
    • ๐Ÿ›  Fixed Node.Clone() to update the correct parents for children
  • v0.9.3 Changes

    June 14, 2024

    ๐Ÿ›  Fix the sum and avg functions for the only numeric value.

  • v0.9.2 Changes

    June 13, 2024

    ๐Ÿ›  Fix the issue #67

  • v0.9.1 Changes

    March 14, 2024

    ๐Ÿ›  Fixed error handling for cmd/ajson

  • v0.9.0 Changes

    July 24, 2023
    • โž• Add functions last, first, parent, root, and key
    • โž• Add multiline support for CLI
  • v0.8.0 Changes

    March 14, 2023

    ๐Ÿ›  Fixes: #61

  • v0.7.2 Changes

    December 25, 2022

    โž• Add new functions:

    b64decode Base64 Decoding string
    b64encode Base64 Encoding string 
    b64encoden Base64 Encoding (no padding) string
    
  • v0.7.1 Changes

    January 31, 2022

    ๐Ÿ›  Fixed operation parser.