- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.6.0,
tonode: >=10,
to keep up with mandatory ecosystem changes
- Merged pull request tvjames (Thomas James) to add the ability to supply a custom date format in the URL. Thanks!
- Merged pull request ervwalter (Erv Walter) to fix Incorrect usage of findAllLive Thanks!
- Merged pull request from soofaloofa (Kevin Sookocheff) to add support for trailing slashes!
- Added option to show file extensions or clean urls
- Plugin now defaults to showing the file extension
- Added support for custom document paths
- Added the ability to enable/disable from docpad.coffee
- Added additional tests
- Initial Version