# Change log

## v0.0.14
- Modernized codebase with ES6+ (const, let, arrow functions).
- Updated `loader-utils` to latest version.
- Added `schema-utils` for robust options validation.
- Improved error handling and async resolution logic.
- Cleaned up recursive calls in Pug plugins.
- Enhanced documentation in `README.md`.

## v0.0.13
- Maintenance updates.

## v0.0.3
- Initial versions.