Skip to content

Files

Latest commit

 

History

History
63 lines (33 loc) · 3.7 KB

CHANGELOG.md

File metadata and controls

63 lines (33 loc) · 3.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.5 (2021-03-02)

Features

Bug Fixes

  • fix sorter by number string (8712e4c)

1.0.4 (2021-03-02)

Features

Bug Fixes

1.0.3 (2021-03-02)

Features

  • bump version v1.0.3 (122fa54)
  • support child operator in field-selector (f5ec645)

1.0.2 (2021-01-13)

Features

  • bump version v1.0.2 (36f7bfa)
  • complete jsonpath syntax (cca9583), closes #1
  • improve regex pattern of select content (264c2ea)

1.0.1 (2021-01-04)

Features

Bug Fixes

  • fix path mode & add unit tests (18059d7)
  • fix unnecessary-comprehension (77ad2db)