Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 483 Bytes

File metadata and controls

26 lines (15 loc) · 483 Bytes

0.2.0

  • Clear empty array and objects #17 (@dmitryashutov)
  • Preserve null in arrays #30 (@ruscoder)

0.1.3

  • Update documentation

0.1.2

  • Fix strict mode bug with accessing resource with capital letter #26

0.1.1

  • Add support for strict mode #24
  • Add support for userInvocationTable in fp_options #25
  • Fix bug with intermediate undefined values in assignment block

0.1.0

  • Add {[ expr ]} that always returns an array #20

0.0.1

  • Initial PyPI release