v0.15.2
What's Changed
- expose instantiation_error, type_error, and domain_error constructors. by @ichiban in #281
- avoid memory limit check for small slices for better performance. by @ichiban in #282
- Term must implement WriteTerm() and Compare() by @ichiban in #284
- refine acknowledgements by @ichiban in #285
Full Changelog: v0.15.1...v0.15.2