openuado / niet

Parse/Read yaml or json files directly in your shell (sh, bash, ksh, ...)
https://pypi.org/project/niet/
MIT License
39 stars 7 forks source link

fix use newline format on single value #62

Closed 4383 closed 5 years ago

4383 commented 5 years ago

When user try to extract a float we need to consider that this is a single value to use the newline format like for string or int.

related to #57

4383 commented 5 years ago

Fixed in 1.8.2:

$ pip install -U niet