- allow sops binary path customization (#75)
- do not fail on default config file absence
- use json lib to parse json content
- allow to pass config as a python dict
- do not pass default output type
- require pyyaml dependency
- typing: allow to pass Path objects
- typing: allow dict for the get method
- compat: make compatible down to python 3.8
- vary return type based on passed arg
- add shortcut function
get
- add context for SopsyUnparsableOutpoutTypeError
- add license
- make pyyaml optional
- release sopsy