### New Features
* By default, nimble builds are no longer statically linking other libraries.
### Fixes and Improvements
* Ensure the relevant procs are gcsafe.
* No longer using ref for `MinValue` objects.
* No longer performing a deep copy when dequoting.
|