defaults-rs 1.0.0

Open-source interface to a user's defaults on macOS
1
2
3
4
## 

- This release stabilizes all of the internal APIs so that it's mature for a v1 release (yes, we're getting one right now!).
- Removed the batch functions since more maturity in the concurrency part of the code is still needed. CoreFoundation bindings aren't by-default concurrent.