v1.0.1
Features
- See the diff of a single config file from the CLI (#27 find docs here)
Bug fixes
- If config data gets corrupted we now exclude those records and gracefully warn you about it instead of throwing you an error (#51)
- If you are trying to query more then 100 records of a given type you won't get duplicate entries anymore.
- A fix was made in the README (#50)
Other
- Outdated dependencies have been updated