- add new version markers to changelog
- add integration test for .fetch_all()
- lintings
- add docs and examples for .fetch_all() method
- add 7z to the list of recognized exts
- add ppc64 and s390x to the list of recognized archs
- add aix to the list of recognized oses
- add .fetch_all() method to retrieve the list of supported configurations
- add docs for json feature
- add test to verify thread-safe types
- breaking: remove .to_json_string() method now that the json feature is available
- add json feature to enable full serialization + deserialization
- clarify example usage instructions
- add tests for serializing enums
- Initial release 🎊🎉