What's Changed
- reactor: use os.Root instead of os.Open by @eatmoreapple in #434
- fix: prevent walk slice mutation in findFromStruct by @eatmoreapple in #435
- reactor: reactor driver Driver by @eatmoreapple in #436
- perf: optimize slice append operation for empty values by @eatmoreapple in #438
- fix(iter): return empty iterator instead of nil to prevent nil pointe… by @eatmoreapple in #439
- feat: add option to preserve nil slice in resultmap by @eatmoreapple in #440
- Refactor/optimize environment iterator by @eatmoreapple in #441
- fix: fix os root open error by @eatmoreapple in #442
Full Changelog: v1.7.4...v1.7.5