3.0.0-beta.1 (2022-05-31)
Bug Fixes
- don't emit error when yaml search path is not found (439f6ac)
Features
- ignore keys containing an empty string (bbeb328)
- remove dependency on local libc (0f6b20f), closes #28
BREAKING CHANGES
- The export will no emit errors when missing YAML entries.
- The export will no longer emit errors when keys are empty strings.