v1.9.1
What's Changed
- test: property/object mapper second argument with unalterable object by @priyadi in #190
- refactor: saner metadata factory organization by @priyadi in #191
- fix: target property that is unalterable & not mutable by the host should be skipped by @priyadi in #192
- perf: use xxh64 instead of xxh128 for random string generation by @priyadi in #193
- build: use dotenv for test environment by @priyadi in #194
Full Changelog: v1.9.0...v1.9.1