v2.0.0
🚨 Breaking Changes
- Results array is always an array of Vinyls.
- Type constraints for option potSources changed.
🚀 New Features
- Added: Option returnPot, to return source POT files instead of generated PO files.
🩹 Patches & Fixes
- Fixed: Inconsistencies with options.
- Fixed: Windows test CRLF mismatch.
- Refactored: Tests.
- more re-use
- less file reads
- use native methods of Buffer and Vinyl objects
✏ Other Changes
- Improved documentation
Full Changelog: v1.0.8...v2.0.0